The MemberAttributeEvent type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetCluster | Returns the cluster of the event.(Inherited from MembershipEvent.) | 
|  | GetEventType | Returns the membership event type; #MEMBER_ADDED or #MEMBER_REMOVED(Inherited from MembershipEvent.) | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetKey | |
|  | GetMember | (Overrides MembershipEventGetMember.) | 
|  | GetMembers | Returns a consistent view of the the members exactly after this MembershipEvent has been processed.(Inherited from MembershipEvent.) | 
|  | GetOperationType | |
|  | GetSource | 
            The object on which the Event initially occurred.
            (Inherited from EventObject.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | GetValue | |
|  | ToString | (Inherited from MembershipEvent.) | 
See Also
