ConvertedFileCollection.Item Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets a converted file at the specified index.

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

Syntax

C#
public ConvertedFile this[
	int index
] { get; }

Parameters

index

Type: System..Int32

Property Value

Type: Aurigma.ImageUploaderFlash..ConvertedFile

The converted file at the specified index.

See Also

Reference