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