MeshContainer.NextContainer Property

Language:

Retrieves the next mesh container.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.MeshContainer
A MeshContainer 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