GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > CharBoxInfoCollection クラス > Add メソッド : Add(CharBoxInfo) メソッド |
'Declaration
Public Overloads Shadows Function Add( _ ByVal CharBoxInfo As CharBoxInfo _ ) As Integer
'使用法
Dim instance As CharBoxInfoCollection Dim CharBoxInfo As CharBoxInfo Dim value As Integer value = instance.Add(CharBoxInfo)
public new int Add( CharBoxInfo CharBoxInfo )