| BlendGroupEnumeratorReset Method |
Sets the enumerator to its initial position, which is before the first element in the
BlendGroup.
Namespace: DigitalRune.AnimationAssembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax public:
virtual void Reset() sealed
abstract Reset : unit -> unit
override Reset : unit -> unit
Implements
IEnumeratorResetExceptions See Also