GroupCollectionChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents data for the GroupCollectionChanged event.
The GroupCollectionChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Group | Gets the group that was added to or removed from the collection. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top