IGroupStructuralModificationCollection
Supplies a collection of all structural modifications for a group.
All structural modifications recorded for a group are recorded in this collection.
Implements: System.Collections.IEnumerable
Properties
| Property | Description | 
|---|---|
| Count:Int32 | Returns the number of structural modifications for the group.  | 
Methods
| Method | Description | 
|---|---|
| GetEnumerator():IEnumerator | Returns an enumerator which iterates through a listing. (Inherited by System.Collections.IEnumerable)  | 
| LookupName(DateTime):String | Searches for the name of the group at the indicated time.  | 
