DictionaryOfstring Add Method (KeyValuePair String, String )Cognex VisionPro 9.25 SR1

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

public abstract void Add(
	KeyValuePair<string, string> value
)

Parameters

value
Type: System.Collections.Generic KeyValuePair String, String 

Implements

ICollection T  Add(T)
See Also