GraphNodeIdName.Values Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the list of all registered GraphNodeId
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; }
static member Values : seq<Microsoft.VisualStudio.GraphModel.GraphNodeIdName>
Public Shared ReadOnly Property Values As IEnumerable(Of GraphNodeIdName)
Property Value
A collection of GraphNodeId objects