Table of Contents

Method GetValue

Namespace
Innova.Data
Assembly
Innova.Data.dll

GetValue(int)

Gets the value of the specified field.

public object GetValue(int i)

Parameters

i int

The zero-based index of the field.

Returns

object

The value of the field.