CollectionOfOCRFieldingPatternPtr IsReadOnly Property Cognex VisionPro 9.22

Get whether or not this collection is read-only.

Namespace: Cognex.Vision.ViDiEL.Implementation
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.22.2.0
Syntax

public abstract bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollection T  IsReadOnly
See Also