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 SubStyleCollection Dim index As Integer Dim key As String instance.Insert(index, key)
'Usage
Dim instance As SubStyleCollection Dim index As Integer Dim key As String instance.Insert(index, key)
SubStyleCollection Class SubStyleCollection Members Overload List