IPAddressInformationCollection.Count Propiedad

Definición

Obtiene el número de tipos de IPAddressInformation en esta colección.

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

Valor de propiedad

Int32

Un valor Int32 que contiene el número de tipos de IPAddressInformation en esta colección.

Implementaciones

Se aplica a