Click or drag to resize

ObservableCollectionEventArgsTItem Property

Get the item that is being added or removed from the collection.

Namespace:  DXFReaderNET.Collections
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public T Item { get; }

Property Value

Type: T
See Also