GraphNodeIdName.Values Özellik

Tanım

Tüm kayıtlı GraphNodeId listesini alır

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)

Özellik Değeri

IEnumerable<GraphNodeIdName>

GraphNodeId nesnelerinin bir koleksiyonu

Şunlara uygulanır