public void Insert( int index, string key )
'Declaration Public Overloads Sub Insert( _ ByVal index As Integer, _ ByVal key As String _ )
'Declaration
Public Overloads Sub Insert( _ ByVal index As Integer, _ ByVal key As String _ )
'Usage Dim instance As StyleCollection Dim index As Integer Dim key As String instance.Insert(index, key)
'Usage
Dim instance As StyleCollection Dim index As Integer Dim key As String instance.Insert(index, key)
StyleCollection Class StyleCollection Members Overload List