Click or drag to resize
DigitalRuneTimelineGroupCount Property
Gets the number of timelines contained in the TimelineGroup.

Namespace: DigitalRune.Animation
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public int Count { get; }

Property Value

Type: Int32
The number of timelines contained in the TimelineGroup.

Implements

ICollectionTCount
See Also