Aracılığıyla paylaş


ChildCollection Constructor

Note

This constructor is available only when developing for Windows.

Creates an instance of ChildCollection.

Syntax

'Declaration
Protected Sub New ( _
         parent As TParent _
)
protected ChildCollection (
         TParent parent
)
protected:
ChildCollection(
         TParent parent
)

Parameters

  • parent
    Type: TParent
    Parent object of the child objects returned in the collection.

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