Tesseract Engine Documentation

AnimationInfoCollection Class

For a list of all members of this type, see AnimationInfoCollection Members.

System.Object
   SortedList<TKey,TValue>
      AnimationInfoCollection

[DefaultMember(MemberName="Item")]
[DebuggerTypeProxy(ProxyTypeName="System.Collections.Generic.System_DictionaryDebugView`2, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", Target=null, TargetTypeName="null")]
[DebuggerDisplay(Value="Count = {Count}", Target=null, TargetTypeName="null")]
public class AnimationInfoCollection : SortedList<TKey,TValue>

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Xclna.Xna.Animation

Assembly: Xclna.Xna.Animationx86 (in Xclna.Xna.Animationx86.dll)

See Also

AnimationInfoCollection Members | Xclna.Xna.Animation Namespace