public void Add( CharBoxInfo templateCharBoxInfo, int count )
'Declaration Public Overloads Sub Add( _ ByVal templateCharBoxInfo As CharBoxInfo, _ ByVal count As Integer _ )
'Declaration
Public Overloads Sub Add( _ ByVal templateCharBoxInfo As CharBoxInfo, _ ByVal count As Integer _ )
'使用法 Dim instance As CharBoxInfoCollection Dim templateCharBoxInfo As CharBoxInfo Dim count As Integer instance.Add(templateCharBoxInfo, count)
'使用法
Dim instance As CharBoxInfoCollection Dim templateCharBoxInfo As CharBoxInfo Dim count As Integer instance.Add(templateCharBoxInfo, count)
CharBoxInfoCollection クラス CharBoxInfoCollection メンバ オーバーロード一覧
© 2004-2017, GrapeCity inc. All rights reserved.