'Usage
Dim instance As HolidayStyleCollection Dim key As String Dim value As Boolean value = instance.ContainsKey(key)
Parameters
- key
- The key to locate in the BaseKeyCollection.
Return Value
true if the BaseKeyCollection contains an element with the specified key; otherwise, false.