Overload List
| Method | Description |
|---|---|
Group.Group () | Default constructor. Initializes the group description string to NULL, Selectable to true, and the entities list to empty.Before the... more |
Group.Group (string, [MarshalAs(UnmanagedType.U1)] bool) | Initializes the group object to use a copy of the description string as the description. If selectable == true,... more |
