'Usage
Dim instance As TimeSpanFieldCollectionInfo Dim name As String Dim value As Boolean value = instance.ContainsKey(name)
Parameters
- name
- The key to locate in the collection.
Return Value
true if the collection contains an INamedObject typed item with the specified name; otherwise, false.