Search
GroupEventArgs Members
Constructors Properties
 


Contains the arguments passed to handlers of group-related events, such as GroupDestroyed.

The following tables list the members exposed by the GroupEventArgs type.

 Public Constructors

  Name Description

GroupEventArgs

Initializes a new instance of the GroupEventArgs class.

 Public Properties

  Name Description

Group

Gets the group for which the event was raised.

Index

Gets an integer index related to the event.

 See Also