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
'Usage Dim instance As CharBoxInfoCollection Dim index As Integer Dim value As CharBoxInfo value = instance.Item(index)
'Usage
Dim instance As CharBoxInfoCollection Dim index As Integer Dim value As CharBoxInfo value = instance.Item(index)
CharBoxInfoCollection Class CharBoxInfoCollection Members