public void Add( CharBox templateCharBox, int count )
'Declaration Public Overloads Sub Add( _ ByVal templateCharBox As CharBox, _ ByVal count As Integer _ )
'Declaration
Public Overloads Sub Add( _ ByVal templateCharBox As CharBox, _ ByVal count As Integer _ )
'Usage Dim instance As CharBoxCollection Dim templateCharBox As CharBox Dim count As Integer instance.Add(templateCharBox, count)
'Usage
Dim instance As CharBoxCollection Dim templateCharBox As CharBox Dim count As Integer instance.Add(templateCharBox, count)
CharBoxCollection Class CharBoxCollection Members Overload List