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


トピックIDを示す整数値。
トピックキーを示す文字列値。
指定したトピックを変更リストに追加します。
構文
'Declaration
 
Protected Sub AddChangedTopic( _
   ByVal topicId As Integer, _
   ByVal topicKey As String _
) 
'使用法
 
Dim instance As AsyncApplication
Dim topicId As Integer
Dim topicKey As String
 
instance.AddChangedTopic(topicId, topicKey)
protected void AddChangedTopic( 
   int topicId,
   string topicKey
)

パラメータ

topicId
トピックIDを示す整数値。
topicKey
トピックキーを示す文字列値。
参照

AsyncApplication クラス
AsyncApplication メンバ

 

 


Copyright © 2004 GrapeCity inc.