Click or drag to resize

XDataDictionaryAppIds Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets an ICollection containing the application registry names of the current dictionary.

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

Property Value

Type: ICollectionString
See Also