[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:Mogware.VisualStudio.ColladaNet.Animations.AnimationGroupList]
Assembly: Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.3216 (1.0.0.3216)
Syntax
C# |
---|
public class AnimationGroupList : List<AnimationGroup> |
Visual Basic (Declaration) |
---|
Public Class AnimationGroupList _ Inherits List(Of AnimationGroup) |
Visual C++ |
---|
public ref class AnimationGroupList : public List<AnimationGroup^> |
Inheritance Hierarchy
System..::.Object
System.Collections.Generic..::.List<(Of <(AnimationGroup>)>)
Mogware.VisualStudio.ColladaNet.Animations..::.AnimationGroupList
System.Collections.Generic..::.List<(Of <(AnimationGroup>)>)
Mogware.VisualStudio.ColladaNet.Animations..::.AnimationGroupList