public new CharBoxInfo this[ int index ]; {get;}
'Declaration Public Shadows ReadOnly Default Property Item( _ ByVal index As Integer _ ) As CharBoxInfo
'Declaration
Public Shadows ReadOnly Default Property Item( _ ByVal index As Integer _ ) As CharBoxInfo
'使用法 Dim instance As CharBoxInfoCollection Dim index As Integer Dim value As CharBoxInfo value = instance.Item(index)
'使用法
Dim instance As CharBoxInfoCollection Dim index As Integer Dim value As CharBoxInfo value = instance.Item(index)
CharBoxInfoCollection クラス CharBoxInfoCollection メンバ
© 2004-2017, GrapeCity inc. All rights reserved.