GrapeCity SPREAD for Windows Forms 11.0J
Remove メソッド (CharBoxInfoCollection)


キャラクターボックスを示すCharBoxInfo
コレクションからキャラクターボックスを削除します。
構文
'Declaration
 
Public Shadows Sub Remove( _
   ByVal CharBoxInfo As CharBoxInfo _
) 
'使用法
 
Dim instance As CharBoxInfoCollection
Dim CharBoxInfo As CharBoxInfo
 
instance.Remove(CharBoxInfo)
public new void Remove( 
   CharBoxInfo CharBoxInfo
)

パラメータ

CharBoxInfo
キャラクターボックスを示すCharBoxInfo
参照

CharBoxInfoCollection クラス
CharBoxInfoCollection メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.