Click or drag to resize
IoDataFormatCollectionGetByIndex Method

Namespace: FDF.Common.IO
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public IoDataFormat GetByIndex(
	int index
)

Parameters

index
Type: SystemInt32

Return Value

Type: IoDataFormat
See Also