CogSerializableDictionaryBase TKey, TValue  Count Property Cognex VisionPro 9.22
Gets the number of key value pairs in this dictionary.

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

public int Count { get; }

Property Value

Type: Int32

Implements

ICollection T  Count
See Also