Click or drag to resize
DigitalRuneContactSetCount Property
Gets the number of Contacts contained in the ContactSet.

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 Contacts contained in the ContactSet.

Implements

ICollectionTCount
ICollectionCount
See Also