Container Class (Microsoft.DirectX.Diagnostics)

A diagnostics container. Contains properties and other containers.

Definition

Visual Basic Public Class Container
    Inherits MarshalByRefObjectLeave Site
    Implements IDisposableLeave Site
C# public class Container : MarshalByRefObjectLeave Site, IDisposableLeave Site
C++ public ref class Container : MarshalByRefObjectLeave Site, IDisposableLeave Site
JScript public class Container extends MarshalByRefObjectLeave Site implements IDisposableLeave Site

Members Table

The following table lists the members exposed by the object.

Methods

Method Description
Container Initializes a new instance of the Container class.
Dispose Immediately releases the unmanaged resources used by an object.
Finalize Called during garbage collection. If implemented, allows an object to free resources before it is destroyed by the garbage collector.
GetContainer Retrieves a container with a specified name or index.
GetProperty Retrieves a property with a specified name or index.

Properties

Property Description
Containers Retrieves a ContainerList object that holds the containers for the current container object.
NumberContainers Retrieves the number of containers stored in the ContainerList.
NumberProperties Retrieves the number of properties stored in the PropertyList.
Properties Retrieves a PropertyList object that holds the properties for the current container object.

Inheritance Hierarchy

ObjectLeave Site

MarshalByRefObjectLeave Site

Container

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