ChildCollection.InsertItem Method
Inserts a child object into the collection at the specified location.
Overload List
Name | Description |
---|---|
ChildCollection.InsertItem (Int32, TChild) | Inserts a child object into the collection at the specified location. |
ChildCollection.InsertItem (Int32, T) | (Inherited from Collection.) |
See Also
Reference
ChildCollection Generic Class
ChildCollection Members
Microsoft.Xna.Framework.Content.Pipeline Namespace