IsReadOnly

CustomExtractorCollection.IsReadOnly property

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

public bool IsReadOnly { get; }

Property Value

A value indicating whether the collection is read-only.

See Also