GroupChangedEventArgs

Represents the arguments for events that were generated at the time of modifications to groups.

Properties

PropertyDescription
GroupIdentity:Int32

Supplies the Id of the group for which the event was generated.

Methods

MethodDescription
Equals(Object):Boolean

Determines whether the indicated object is identical to the current object.

(Inherited by System.Object)

GetHashCode():Int32

Functions as the standard hash function.

(Inherited by System.Object)

GetType():Type

Calls the runtime type of the current instance.

(Inherited by System.Object)

ToString():String

Creates a string equivalent of the current exception and returns this.

(Inherited by System.Object)