Manager.Adapters Property (Microsoft.DirectX.Direct3D)
Collection of adapters on the system.
Visual Basic Public Shared ReadOnly Property Adapters As AdapterListCollection C# public static AdapterListCollection Adapters { get; } C++ public:
static property AdapterListCollection^ Adapters {
AdapterListCollection^ get();
}JScript public static function get Adapters() : AdapterListCollection
This property is read-only.
Show: