Click or drag to resize

EntityCollectionEventArgsItem 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 EntityObject Item { get; }

Property Value

Type: EntityObject
See Also