ContainerList.Current Property |
Language: |
Retrieves the current Object in the list.
Visual Basic Overrides Public ReadOnly Property Current As Object C# public override object Current { get; } C++ public:
property virtual Object^ Current override {
Object^ get();
}JScript public function get Current() : Object
System.Object
This property is read-only.
Current Object in the list.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center