'宣言 Public Overrides Function GetValues( _ ByVal values() As System.Object _ ) As System.Integer
public override System.int GetValues( System.object[] values )
パラメータ
- values
- An array of System.Object into which to copy the attribute columns.
戻り値の型
The number of instances of System.Object in the array.