Click or drag to resize

SortentsTableObjectEntries Property

Gets the entries dictionary (key: owner entry handle, value: name)

Namespace:  DXFReaderNET.Objects
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.12.2
Syntax
public Dictionary<string, string> Entries { get; }

Property Value

Type: DictionaryString, String
See Also