'Usage
Dim instance As DateTimeFieldCollection Dim value As DateField Dim value As Boolean value = instance.Contains(value)
Parameters
- value
- The T to search for in the collection.
Return Value
true if the collection contains the specified object; otherwise, false.