AnimationSet.NumberAnimations Property

Language:

Retrieves a value that indicates the number of animations in the animation set.

Definition

Visual Basic Public ReadOnly Property NumberAnimations As Integer
C# public int NumberAnimations { get; }
C++ public:
property int NumberAnimations {
        int get();
}
JScript public function get NumberAnimations() : int

Property Value

System.Int32
Number of animations in the set.

This property is read-only. 

Applies To

CompressedAnimationSet, KeyframedAnimationSet

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center