Click or drag to resize

TableObjectsTNames Property

Gets the ObjectTable names.

Namespace:  DXFReaderNET.Collections
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public ICollection<string> Names { get; }

Property Value

Type: ICollectionString
See Also