Click or drag to resize

ObservableDictionaryTKey, TValueValues Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Property Value

Type: ICollectionTValue

Implements

IDictionaryTKey, TValueValues
See Also