ObservableCollectionEventArgsT Class |
Namespace: DXFReaderNET.Collections
The ObservableCollectionEventArgsT type exposes the following members.
| Name | Description | |
|---|---|---|
| ObservableCollectionEventArgsT |
Initializes a new instance of ObservableCollectionEventArgs.
|
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets if the operation must be canceled.
| |
| Item |
Get the item that is being added or removed from the collection.
|