Click or drag to resize

StringEnumGetListValues Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the values as a 'bindable' list data source.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public IList GetListValues()
Request Example View Source

Return Value

Type: IList
IList for data binding
See Also