ICollection.Count (Propiedad)

Cuando es implementada por una clase, obtiene el número de elementos incluidos en ICollection.

Espacio de nombres:  Microsoft.VisualStudio.VsWizard
Ensamblado:  Microsoft.VisualStudio.VsWizard (en Microsoft.VisualStudio.VsWizard.dll)

Sintaxis

'Declaración
ReadOnly Property Count As Object
Object Count { get; }
property Object^ Count {
    Object^ get ();
}
abstract Count : Object with get
function get Count () : Object

Valor de propiedad

Tipo: System.Object

Seguridad de .NET Framework

Vea también

Referencia

ICollection Interfaz

Microsoft.VisualStudio.VsWizard (Espacio de nombres)