Partilhar via


Propriedade IReadOnlyCollection<T>.Count

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (em Microsoft.VisualStudio.GraphModel.dll)

Sintaxe

'Declaração
ReadOnly Property Count As Integer
int Count { get; }
property int Count {
    int get ();
}
abstract Count : int
function get Count () : int

Valor de propriedade

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

IReadOnlyCollection<T> Interface

Namespace Microsoft.VisualStudio.GraphModel