DeviceObjectList.Current Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
Gets the current element in the collection.
Definition
Visual Basic .NET |
Overrides Public ReadOnly Property Current As Object |
C# |
public override object Current {
get; }
|
Managed C++ |
public: __property
virtual Object*
get_Current();
|
JScript .NET |
public
function get Current() : Object |
Property Value
System.Object
.
This property is read-only.
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center