Click or drag to resize
DigitalRuneContactSetCollectionCount Property
Gets the number of contact sets in the collection.

Namespace: DigitalRune.Geometry.Collisions
Assembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax
public int Count { get; }

Property Value

Type: Int32
The number of contact sets in the collection.

Implements

ICollectionTCount
See Also