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

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

public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollection T  IsReadOnly
See Also