StorageDataReader.GetValue(Int32) Method

Definition

public:
 System::Object ^ GetValue(int i);
public object GetValue (int i);
member this.GetValue : int -> obj
Public Function GetValue (i As Integer) As Object

Parameters

i
Int32

Returns

Applies to