StringDictionary Item Property Cognex VisionPro 9.21 SR1

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

public override string this[
	string key
] { get; set; }

Property Value

Type: String

Implements

IDictionary TKey, TValue  Item TKey 
See Also