StorageDataReader.GetValue(Int32) 方法

定义

public:
 System::Object ^ GetValue(int i);
public object GetValue (int i);
Public Function GetValue (i As Integer) As Object

参数

i
Int32

返回

Object

适用于