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