ReaderConfigValues Property

CVB.Net Documentation
Collection of values in the configuration.

Namespace:  Stemmer.Cvb.Barcode
Assembly:  Stemmer.Cvb.Barcode (in Stemmer.Cvb.Barcode.dll) Version: 14.0.0.0
Syntax

[BrowsableAttribute(false)]
public ICollection<Base> Values { get; }

Property Value

Type: ICollectionBase

Implements

IDictionaryTKey, TValueValues
See Also

Reference