GrapeCity SPREAD for Windows Forms 12.0J
ReplaceWith メソッド


置き換える新しいCfRuleルール。
このCfRuleルールを指定されたCfRuleルールに置き換えます。
構文
'Declaration
 
Public Sub ReplaceWith( _
   ByVal rule As CfRule _
) 
'使用法
 
Dim instance As CfRule
Dim rule As CfRule
 
instance.ReplaceWith(rule)
public void ReplaceWith( 
   CfRule rule
)

パラメータ

rule
置き換える新しいCfRuleルール。
参照

CfRule クラス
CfRule メンバ

 

 


Copyright © 2004 GrapeCity inc.