UnicastIPAddressInformationCollection.Count プロパティ

定義

このコレクション内の UnicastIPAddressInformation 型の数を取得します。

public:
 virtual property int Count { int get(); };
public virtual int Count { get; }
member this.Count : int
Public Overridable ReadOnly Property Count As Integer

プロパティ値

このコレクション内のInt32型の数を含むUnicastIPAddressInformation値。

実装

適用対象