public new void Insert( int index, CharBoxInfo CharBoxInfo )
'Declaration Public Shadows Sub Insert( _ ByVal index As Integer, _ ByVal CharBoxInfo As CharBoxInfo _ )
'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)
'使用法
Dim instance As CharBoxInfoCollection Dim index As Integer Dim CharBoxInfo As CharBoxInfo instance.Insert(index, CharBoxInfo)
CharBoxInfoCollection クラス CharBoxInfoCollection メンバ
© 2004-2017, GrapeCity inc. All rights reserved.