Click or drag to resize
DigitalRuneContactSetCollectionICollectionContactSetIsReadOnly Property

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

Property Value

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

Implements

ICollectionTIsReadOnly
See Also