Container.Containers Property |
Language: |
Retrieves a ContainerList object that holds the containers for the current container object.
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
Microsoft.DirectX.Diagnostics.ContainerList
This property is read-only.
A ContainerList object to retrieve.
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