ReaderConfigAdd Method (KeyValuePairSymbology, Base)

CVB.Net Documentation
Adds a configuration to the dictionary.

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

public void Add(
	KeyValuePair<Symbology, Base> item
)

Parameters

item
Type: System.Collections.GenericKeyValuePairSymbology, Base
Configuration to be added.

Implements

ICollectionTAdd(T)
See Also

Reference