'宣言 Public Overloads Function GetFormattedValue( _ ByVal index As System.Integer _ ) As System.String
public System.string GetFormattedValue( System.int index )
パラメータ
- index
- Index of the field whose value should be retrieved.
戻り値の型
The formatted value for the given index.