Click or drag to resize

AttributeDefinitionDictionaryEventArgsItem Property

Get the item that is being added to or removed from the dictionary.

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

Property Value

Type: AttributeDefinition
See Also