Share via


ContainerList Class (Microsoft.DirectX.Diagnostics)

Maintains a list of containers.

Definition

Visual Basic Public Class ContainerList
    Inherits ObjectLeave Site
    Implements IEnumerableLeave Site, IEnumeratorLeave Site
C# public class ContainerList : ObjectLeave Site, IEnumerableLeave Site, IEnumeratorLeave Site
C++ public ref class ContainerList : ObjectLeave Site, IEnumerableLeave Site, IEnumeratorLeave Site
JScript public class ContainerList extends ObjectLeave Site implements IEnumerableLeave Site, IEnumeratorLeave Site

Members Table

The following table lists the members exposed by the object.

Methods

Method Description
GetEnumerator Returns an enumerator that can iterate through the ContainerList.
MoveNext Advances the enumerator to the next item in the list.
Reset Resets the current enumerator to point to the beginning of the list.

Properties

Property Description
Count Retrieves the number of ObjectsLeave Site in the ContainerList.
Current Retrieves the current ObjectLeave Site in the list.

Inheritance Hierarchy

ObjectLeave Site

ContainerList

Class Information

Namespace Microsoft.DirectX.Diagnostics
Assembly Microsoft.DirectX.Diagnostics (microsoft.directx.diagnostics.dll)
Strong Name Microsoft.DirectX.Diagnostics,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492