Graph::Groups Property
Visual Studio 2015
Gets the collection of all top-level groups.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property IReadOnlyCollection<GraphGroup^>^ Groups { IReadOnlyCollection<GraphGroup^>^ get(); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::IReadOnlyCollection<GraphGroup^>^
Show: