CogHashtable Item Property Cognex VisionPro 9.23

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

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

Parameters

key
Type: System Object

Property Value

Type: Object

Implements

IDictionary Item Object 
See Also