MatTElem, TInheritIsReadOnly Property OpenCvSharp Class Library
Gets a value indicating whether the IList is read-only.

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool IsReadOnly { get; }

Return Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also

Reference