Click or drag to resize

XDataDictionaryAppIds Property

Gets an ICollection containing the application registry names of the current dictionary.

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

Property Value

Type: ICollectionString
See Also