Click or drag to resize

MatTElem, TInheritIsReadOnly Property

Gets a value indicating whether the IList is read-only.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public bool IsReadOnly { get; }

Return Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also