DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
The current object at index iIndex
Implements System.Collections.IEnumerator.Current.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.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