Table of Contents

Method GetGroups

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

GetGroups()

Gets a copy of the group list.

public List<IGroup> GetGroups()

Returns

List<IGroup>

A new list containing the graph's current groups.