Container.Containers Property

Language:

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

Definition

Visual Basic Public ReadOnly Property Containers As ContainerList
C# public ContainerList Containers { get; }
C++ public:
property ContainerList^ Containers {
        ContainerList^ get();
}
JScript public function get Containers() : ContainerList

Property Value

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

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

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