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