Click or drag to resize

MatTElemIsReadOnly Property

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool IsReadOnly { get; }

Return Value

Type: Boolean

Implements

ICollectionTIsReadOnly
See Also