Set<T>.Count (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Common.Internal
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Common (en Microsoft.TeamFoundation.VersionControl.Common.dll)

Sintaxis

'Declaración
Public ReadOnly Property Count As Integer
public int Count { get; }

Valor de propiedad

Tipo: System.Int32

Implementaciones

ICollection<T>.Count

Seguridad de .NET Framework

Vea también

Referencia

Set<T> Clase

Microsoft.TeamFoundation.VersionControl.Common.Internal (Espacio de nombres)