The CogIPOneImageOperators type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| Changed | ||
| Cleared | Occurs after this collection is cleared. | |
| Clearing | Occurs before this collection is cleared. | |
| InsertedItem | Occurs after an item is inserted into this collection. | |
| InsertingItem | Occurs before an item is inserted into this collection. | |
| MovedItem | Occurs after an item is moved to a new index. | |
| MovingItem | Occurs before an item is moved to a new index. | |
| RemovedItem | Occurs after an item is removed from this collection. | |
| RemovingItem | Occurs before an item is removed from this collection. | |
| ReplacedItem | Occurs after an item is replaced in this collection. | |
| ReplacingItem | Occurs before an item is replaced in this collection. |
See Also