GraphNodeIdName.Values Eigenschaft

Definition

Ruft die Liste aller registrierten graphnodeid ab.

public:
 static property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::GraphNodeIdName ^> ^ Values { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::GraphNodeIdName ^> ^ get(); };
public static System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.GraphModel.GraphNodeIdName> Values { get; }
member this.Values : seq<Microsoft.VisualStudio.GraphModel.GraphNodeIdName>
Public Shared ReadOnly Property Values As IEnumerable(Of GraphNodeIdName)

Eigenschaftswert

IEnumerable<GraphNodeIdName>

Eine Auflistung von graphnodeid-Objekten.

Gilt für