'Usage
Dim instance As HolidayStyleCollection Dim index As Integer Dim key As String instance.Insert(index, key)
Parameters
- index
- The index of this inserted HolidayStyle.
- key
- The key of this inserted HolidayStyle.
'Usage
Dim instance As HolidayStyleCollection Dim index As Integer Dim key As String instance.Insert(index, key)