Click or drag to resize

TableObjectsTItems Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the table object list.

Namespace:  netDxf.Collections
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public ICollection<T> Items { get; }
Request Example View Source

Property Value

Type: ICollectionT
See Also