Add the supplied entry to this dictionary.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Parameters
- item
- Type: System.Collections.Generic KeyValuePair TKey, TValue
The entry to add to this dictionary.
Implements
ICollection T Add(T)See Also