public void Insert( int index, CharBox charBox )
'Declaration Public Sub Insert( _ ByVal index As Integer, _ ByVal charBox As CharBox _ )
'Declaration
Public Sub Insert( _ ByVal index As Integer, _ ByVal charBox As CharBox _ )
'Usage Dim instance As CharBoxCollection Dim index As Integer Dim charBox As CharBox instance.Insert(index, charBox)
'Usage
Dim instance As CharBoxCollection Dim index As Integer Dim charBox As CharBox instance.Insert(index, charBox)
CharBoxCollection Class CharBoxCollection Members