PowerTools SPREAD for Windows Forms 8.0J
AddObject(IExpressionConsumer,Int32) メソッド


依存式コンシューマオブジェクト。
オブジェクトの数式インデックス
依存式コンシューマオブジェクトの指定したインデックスを追加します。
構文
'Declaration
 
Public Overloads Sub AddObject( _
   ByVal consumer As IExpressionConsumer, _
   ByVal formulaIndex As Integer _
) 
'使用法
 
Dim instance As FormulaDependentInfos
Dim consumer As IExpressionConsumer
Dim formulaIndex As Integer
 
instance.AddObject(consumer, formulaIndex)
public void AddObject( 
   IExpressionConsumer consumer,
   int formulaIndex
)

パラメータ

consumer
依存式コンシューマオブジェクト。
formulaIndex
オブジェクトの数式インデックス
参照

FormulaDependentInfos クラス
FormulaDependentInfos メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.