GraphNodeIdCollection::ToString Method ()

 

Gets this GraphNodeId collection as a string

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The GraphNodeId collection in string form

Return to top
Show: