Click or drag to resize
DigitalRuneCompressedAabbTreeICollectionInt32IsReadOnly Property

Namespace: DigitalRune.Geometry.Partitioning
Assembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax
bool ICollection<int>.IsReadOnly { get; }

Property Value

Type: Boolean
if the ICollectionT is read-only; otherwise, .

Implements

ICollectionTIsReadOnly
See Also