'Declaration Sub GetArrayValue( _ ByVal index As Integer, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal result As IPrimitiveValue _ )
'Declaration
Sub GetArrayValue( _ ByVal index As Integer, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal result As IPrimitiveValue _ )
void GetArrayValue( int index, int row, int column, IPrimitiveValue result )
IArguments インタフェース IArguments メンバ
© MESCIUS inc. All rights reserved.