This documentation is for the old version. Go to the latest Upload Suite docs

ThumbnailListEnumerator.Current Property

Gets a current key-value pair as an Object.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public ReadOnly Property Current As Object
C#
public Object Current { get; }

Property Value

A current key-value pair.

See Also

Reference