CogSerializableCollectionBase T  IsReadOnly Property Cognex VisionPro 9.20
Returns true if this collection is ReadOnly

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

public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollection T  IsReadOnly
See Also