CogSerializableDictionaryBase TKey, TValue  IsReadOnly Property Cognex VisionPro 9.8 SR1
Get whether or not this dictionary is read only.

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

public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollection T  IsReadOnly
See Also