IDynamicallyAdvisableCollection Methods |
The IDynamicallyAdvisableCollection type exposes the following members.
Name | Description | |
---|---|---|
Advise |
Adds an advice to the object.
(Inherited from IDynamicallyAdvisable.) | |
QueryAdvice<T> |
Queries an interface implemented by a dynamic advice.
(Inherited from IDynamicallyAdvisable.) | |
QueryInterface<T> |
Gets the implementation of a specified interface for the current object.
(Inherited from IQueryInterface.) | |
Unadvise |
Removes an advice from the object.
(Inherited from IDynamicallyAdvisable.) |