DictionaryOfStringCollectionPtr Add Method (String, StringCollection)Cognex VisionPro 9.25 SR1

Namespace: Cognex.Vision.ViDiEL.Implementation
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.25.1.0
Syntax

public abstract void Add(
	string key,
	StringCollection value
)

Implements

IDictionary TKey, TValue  Add(TKey, TValue)
See Also