DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
The current object at index iIndex
Implements System.Collections.IEnumerator.Current.
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Object Current { get; } |
Visual Basic |
---|
Public ReadOnly Property Current As Object Get |
Visual C++ |
---|
public: virtual property Object^ Current { Object^ get () sealed; } |
Return Value
Type: ObjectThe current object at index iIndex