'Declaration Public Overloads Shadows ReadOnly Property Item( _ ByVal index As Integer _ ) As String
'Usage Dim instance As ButtonTextCollectionInfo Dim index As Integer Dim value As String value = instance.Item(index)
Parameters
- index
'Declaration Public Overloads Shadows ReadOnly Property Item( _ ByVal index As Integer _ ) As String
'Usage Dim instance As ButtonTextCollectionInfo Dim index As Integer Dim value As String value = instance.Item(index)