Partilhar via


Propriedade GraphNodeIdCollection.Length

Obter o número de itens na lista

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

Sintaxe

'Declaração
Public ReadOnly Property Length As Integer
public int Length { get; }
public:
property int Length {
    int get ();
}
member Length : int
function get Length () : int

Valor de propriedade

Tipo: System.Int32
Retorna Int32.

Segurança do .NET Framework

Consulte também

Referência

GraphNodeIdCollection Classe

Namespace Microsoft.VisualStudio.GraphModel