'宣言 Public Sub SetObjectValue( _ ByVal value As System.Object _ )
'使用法 Dim instance As UserExpression Dim value As System.Object instance.SetObjectValue(value)
public void SetObjectValue( System.object value )
パラメータ
- value
'宣言 Public Sub SetObjectValue( _ ByVal value As System.Object _ )
'使用法 Dim instance As UserExpression Dim value As System.Object instance.SetObjectValue(value)
public void SetObjectValue( System.object value )