Aracılığıyla paylaş


ChildCollection.RemoveItem Method

Note

This method is available only when developing for Windows.

Removes a child object from the collection.

Syntax

'Declaration
Protected Overrides Sub RemoveItem ( _
         index As Integer _
)
protected override void RemoveItem (
         int index
)
protected:
void RemoveItem(
         int index
) override

Parameters

  • index
    Type: Int32
    The index of the item being removed.

Requirements

Namespace: Microsoft.Xna.Framework.Content.Pipeline

Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

See Also

Reference

ChildCollection Generic Class
ChildCollection Members
Microsoft.Xna.Framework.Content.Pipeline Namespace

Platforms

Windows 7, Windows Vista, Windows XP