'Declaration Public Overridable Function SetValue( _ ByVal index As Integer, _ ByVal value As CfValue _ ) As Boolean
'Declaration
Public Overridable Function SetValue( _ ByVal index As Integer, _ ByVal value As CfValue _ ) As Boolean
'使用法 Dim instance As CfRule Dim index As Integer Dim value As CfValue Dim value As Boolean value = instance.SetValue(index, value)
'使用法
Dim instance As CfRule Dim index As Integer Dim value As CfValue Dim value As Boolean value = instance.SetValue(index, value)
public virtual bool SetValue( int index, CfValue value )
true
false
CfRule クラス CfRule メンバ
Copyright © 2004 GrapeCity inc.