AccessEntryCollectionChangedEventArgs members
Represents the event data of an AccessEntryCollectionEvent.
The AccessEntryCollectionChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
AccessEntry | Gets the access entry added or removed. |
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