MulticastIPAddressInformationCollectionとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > MulticastIPAddressInformationCollectionの意味・解説 

MulticastIPAddressInformationCollection クラス

メモ : このクラスは、.NET Framework version 2.0新しく追加されたものです。

MulticastIPAddressInformation 型のセット格納します

名前空間: System.Net.NetworkInformation
アセンブリ: System (system.dll 内)
構文構文

Public Class MulticastIPAddressInformationCollection
    Implements ICollection(Of MulticastIPAddressInformation),
 IEnumerable(Of MulticastIPAddressInformation), _
    IEnumerable
Dim instance As MulticastIPAddressInformationCollection
public class MulticastIPAddressInformationCollection
 : ICollection<MulticastIPAddressInformation>, IEnumerable<MulticastIPAddressInformation>,
 
    IEnumerable
public ref class MulticastIPAddressInformationCollection
 : ICollection<MulticastIPAddressInformation^>, IEnumerable<MulticastIPAddressInformation^>,
 
    IEnumerable
public class MulticastIPAddressInformationCollection
 implements ICollection<MulticastIPAddressInformation>, 
    IEnumerable<MulticastIPAddressInformation>, IEnumerable
public class MulticastIPAddressInformationCollection
 implements ICollection<MulticastIPAddressInformation>, 
    IEnumerable<MulticastIPAddressInformation>, IEnumerable
継承階層継承階層
System.Object
  System.Net.NetworkInformation.MulticastIPAddressInformationCollection
スレッド セーフスレッド セーフ
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバ場合は、スレッド セーフであるとは限りません。
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
MulticastIPAddressInformationCollection メンバ
System.Net.NetworkInformation 名前空間

MulticastIPAddressInformationCollection コンストラクタ

メモ : このコンストラクタは、.NET Framework version 2.0新しく追加されたものです。

MulticastIPAddressInformationCollection クラス新しインスタンス初期化します。

名前空間: System.Net.NetworkInformation
アセンブリ: System (system.dll 内)
構文構文

Dim instance As New MulticastIPAddressInformationCollection
protected internal MulticastIPAddressInformationCollection ()
protected public:
MulticastIPAddressInformationCollection ()
protected MulticastIPAddressInformationCollection ()
protected internal function
 MulticastIPAddressInformationCollection ()
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
MulticastIPAddressInformationCollection クラス
MulticastIPAddressInformationCollection メンバ
System.Net.NetworkInformation 名前空間

MulticastIPAddressInformationCollection プロパティ


パブリック プロパティパブリック プロパティ

  名前 説明
パブリック プロパティ Count このコレクション内の MulticastIPAddressInformation 型の数を取得します
パブリック プロパティ IsReadOnly このコレクションへのアクセス読み取り専用かどうかを示す値を取得します
パブリック プロパティ Item コレクション特定のインデックス位置にある MulticastIPAddressInformation取得します
参照参照

関連項目

MulticastIPAddressInformationCollection クラス
System.Net.NetworkInformation 名前空間

MulticastIPAddressInformationCollection メソッド


パブリック メソッドパブリック メソッド

( プロテクト メソッド参照)
  名前 説明
パブリック メソッド Add コレクション読み取り専用であり、コレクション要素追加できないため、NotSupportedException をスローます。
パブリック メソッド Clear コレクション読み取り専用であり、要素削除できないため、NotSupportedExceptionスローます。
パブリック メソッド Contains 指定した MulticastIPAddressInformation オブジェクトコレクション格納されているかどうか確認します
パブリック メソッド CopyTo このコレクション内の要素MulticastIPAddressInformation 型の 1 次元配列コピーします
パブリック メソッド Equals  オーバーロードされます2 つObject インスタンス等しかどうか判断します。 ( Object から継承されます。)
パブリック メソッド GetEnumerator このコレクション反復処理するために使用できるオブジェクト返します
パブリック メソッド GetHashCode  特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用適してます。 ( Object から継承されます。)
パブリック メソッド GetType  現在のインスタンスType取得します。 ( Object から継承されます。)
パブリック メソッド ReferenceEquals  指定した複数Object インスタンス同一かどうか判断します。 ( Object から継承されます。)
パブリック メソッド Remove コレクション読み取り専用であり、要素削除できないため、NotSupportedExceptionスローます。
パブリック メソッド ToString  現在の Object を表す String返します。 ( Object から継承されます。)
プロテクト メソッドプロテクト メソッド
明示的インターフェイスの実装明示的インターフェイス実装
  名前 説明
インターフェイスの明示的な実装 System.Collections.IEnumerable.GetEnumerator このコレクション反復処理するために使用できるオブジェクト返します
参照参照

関連項目

MulticastIPAddressInformationCollection クラス
System.Net.NetworkInformation 名前空間

MulticastIPAddressInformationCollection メンバ

MulticastIPAddressInformation 型のセット格納します

MulticastIPAddressInformationCollection データ型公開されるメンバを以下の表に示します


プロテクト コンストラクタプロテクト コンストラクタ
  名前 説明
プロテクト メソッド MulticastIPAddressInformationCollection MulticastIPAddressInformationCollection クラス新しインスタンス初期化します。
パブリック プロパティパブリック プロパティ
  名前 説明
パブリック プロパティ Count このコレクション内の MulticastIPAddressInformation 型の数を取得します
パブリック プロパティ IsReadOnly このコレクションへのアクセス読み取り専用かどうかを示す値を取得します
パブリック プロパティ Item コレクション特定のインデックス位置にある MulticastIPAddressInformation取得します
パブリック メソッドパブリック メソッド
( プロテクト メソッド参照)
  名前 説明
パブリック メソッド Add コレクション読み取り専用であり、コレクション要素追加できないため、NotSupportedException をスローます。
パブリック メソッド Clear コレクション読み取り専用であり、要素削除できないため、NotSupportedExceptionスローます。
パブリック メソッド Contains 指定した MulticastIPAddressInformation オブジェクトコレクション格納されているかどうか確認します
パブリック メソッド CopyTo このコレクション内の要素MulticastIPAddressInformation 型の 1 次元配列コピーします
パブリック メソッド Equals  オーバーロードされます2 つObject インスタンス等しかどうか判断します。 (Object から継承されます。)
パブリック メソッド GetEnumerator このコレクション反復処理するために使用できるオブジェクト返します
パブリック メソッド GetHashCode  特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用適してます。 (Object から継承されます。)
パブリック メソッド GetType  現在のインスタンスType取得します。 (Object から継承されます。)
パブリック メソッド ReferenceEquals  指定した複数Object インスタンス同一かどうか判断します。 (Object から継承されます。)
パブリック メソッド Remove コレクション読み取り専用であり、要素削除できないため、NotSupportedExceptionスローます。
パブリック メソッド ToString  現在の Object を表す String返します。 (Object から継承されます。)
プロテクト メソッドプロテクト メソッド
明示的インターフェイスの実装明示的インターフェイス実装
  名前 説明
インターフェイスの明示的な実装 System.Collections.IEnumerable.GetEnumerator このコレクション反復処理するために使用できるオブジェクト返します
参照参照

関連項目

MulticastIPAddressInformationCollection クラス
System.Net.NetworkInformation 名前空間


このページでは「.NET Framework クラス ライブラリ リファレンス」からMulticastIPAddressInformationCollectionを検索した結果を表示しています。
Weblioに収録されているすべての辞書からMulticastIPAddressInformationCollectionを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からMulticastIPAddressInformationCollection を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「MulticastIPAddressInformationCollection」の関連用語

MulticastIPAddressInformationCollectionのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



MulticastIPAddressInformationCollectionのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS