'Usage
Dim instance As HolidayStyleCollection Dim index As Integer Dim value As String value = instance.GetKey(index)
Parameters
- index
- The zero-based index of the element.
Return Value
The key of the element if the index is a valid one; otherwise, System.String.Empty.