DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
The current object at index iIndex
IEnumerator..::..Current
Implements System.Collections.IEnumerator.Current.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.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
Implements
PublishedContentCollection..::.._PublishedContentCollection..::..CurrentIEnumerator..::..Current