Click or drag to resize

EntityCollectionEventArgsItem Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Get the item that is being added or removed from the collection.

Namespace:  netDxf.Collections
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public EntityObject Item { get; }
Request Example View Source

Property Value

Type: EntityObject
See Also