AdapterListCollection Class (Microsoft.DirectX.Direct3D)

Manipulates a collection of adapters.

Definition

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

Members Table

The following table lists the members exposed by the object.

Methods

Method Description
Equals Returns a value that indicates whether the current instance is equal to a specified object.
GetEnumerator Returns an enumerator that can iterate through the AdapterListCollection.
GetHashCode Returns the hash code for the current instance.
MoveNext Advances the enumerator to the next light.
Reset Resets the current enumerator to point to the head of the queue.

Properties

Property Description
Count Retrieves the number of AdapterInformation objects in AdapterListCollection.
Current Retrieves the current AdapterInformation object in the queue.
Default Retrieves the default adapter.
Item Retrieves a specific AdapterInformation object using an index value.

Inheritance Hierarchy

ObjectLeave Site

AdapterListCollection

Class Information

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