EventSinkCollection Members
Visual Studio 2005
Maps objects to and from event "cookies" that represent a client's registration with an event provider.
The following tables list the members exposed by the EventSinkCollection type.
| Name | Description | |
|---|---|---|
| EventSinkCollection | Initializes a new instance of an EventSinkCollection object. |
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Add | Adds an event and returns its cookie. |
| Clear | Removes all event cookies. |
| Equals | Overloaded. (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| ReferenceEquals | (Inherited from Object.) |
| Remove | Removes the specified event cookie from the collection. |
| RemoveAt | Removes the event cookie. |
| SetAt | Updates the event associated with the given cookie. |
| ToString | (Inherited from Object.) |