GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > CharBoxInfoCollection クラス : Remove メソッド |
'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 )