DeviceObjectList Class (Microsoft.DirectX.DirectInput)

A collection of device objects.

Definition

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

Members Table

The following table lists the members exposed by the object.

Methods

Method Description
GetEnumerator Gets an enumerator for this collection.
MoveNext Advances the enumerator to the next element of the collection.
Reset Sets the enumerator to its initial position, which is before the first element in the collection.

Properties

Property Description
Count Gets the number of elements.
Current Gets the current element in the collection.

Inheritance Hierarchy

ObjectLeave Site

DeviceObjectList

Class Information

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