ConvertedFile.Index Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets a zero-based index of this converted file within the ConvertedFiles collection.

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

Syntax

C#
public int Index { get; }

Property Value

Type: System..Int32

A zero-based index of this converted file within the ConvertedFiles collection.

See Also

Reference