Compartir a través de


GraphNodeIdCollection.Length (Propiedad)

Obtiene el número de elementos de la lista

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

Sintaxis

'Declaración
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 propiedad

Tipo: System.Int32
Devuelva Int32.

Seguridad de .NET Framework

Vea también

Referencia

GraphNodeIdCollection Clase

Microsoft.VisualStudio.GraphModel (Espacio de nombres)