Microsoft DirectX 9.0 SDK Update (October 2004)

Container.Containers Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves a ContainerList object that holds the containers for the current container object.

Definition

Visual Basic .NET Public ReadOnly Property Containers As ContainerList
C# public ContainerList Containers { get; }
Managed C++ public: __property ContainerList* get_Containers();
JScript .NET public function get Containers() : ContainerList

Property Value

Microsoft.DirectX.Diagnostics.ContainerList . A ContainerList object to retrieve.

This property is read-only. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center