ConstructorMetadataCollection..::..IsReadOnly Property

Gets a value indicating whether the [ICollection{T}] is read-only.

Namespace:  Tortuga.Anchor.Metadata
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
	Get

Field Value

true if this instance is read only; otherwise, false.