'Usage
Dim instance As CharBoxCollection Dim charBox As CharBox Dim value As Integer value = instance.Add(charBox)
Parameters
- charBox
- A CharBox indicates the char box.
Return Value
A System.Int32 indicates the index of the char box.
'Usage
Dim instance As CharBoxCollection Dim charBox As CharBox Dim value As Integer value = instance.Add(charBox)