protected void Insert( int index, string key, object value )
'Declaration Protected Overloads Sub Insert( _ ByVal index As Integer, _ ByVal key As String, _ ByVal value As Object _ )
'Declaration
Protected Overloads Sub Insert( _ ByVal index As Integer, _ ByVal key As String, _ ByVal value As Object _ )
'Usage Dim instance As ButtonTextCollection Dim index As Integer Dim key As String Dim value As Object instance.Insert(index, key, value)
'Usage
Dim instance As ButtonTextCollection Dim index As Integer Dim key As String Dim value As Object instance.Insert(index, key, value)
ButtonTextCollection Class ButtonTextCollection Members Overload List