Udostępnij za pośrednictwem


Właściwość GraphNodeIdName.Values —

Pobiera listę wszystkich zarejestrowanych GraphNodeId

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public Shared ReadOnly Property Values As IEnumerable(Of GraphNodeIdName)
public static IEnumerable<GraphNodeIdName> Values { get; }
public:
static property IEnumerable<GraphNodeIdName^>^ Values {
    IEnumerable<GraphNodeIdName^>^ get ();
}
static member Values : IEnumerable<GraphNodeIdName> with get
static function get Values () : IEnumerable<GraphNodeIdName>

Wartość właściwości

Typ: IEnumerable<GraphNodeIdName>
Kolekcja obiektów GraphNodeId

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphNodeIdName Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel