The ICogDatabase type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| Added |
Event that is raised at the end of a call to Add.
| |
| Adding |
Event that is raised at the start of a call to Add.
| |
| Cleared |
Event that is raised at the end of a call to Clear.
| |
| Clearing |
Event that is raised at the start of a call to Clear.
| |
| Removed |
Event that is raised at the end of a call to Remove.
| |
| Removing |
Event that is raised at the start of a call to Remove.
| |
| Replaced |
Event that is raised at the end of a call to Replace.
| |
| Replacing |
Event that is raised at the start of a call to Replace.
|
See Also