public bool Contains( DateTime value )
Dim instance As DateOnlyRange Dim value As DateTime Dim returnValue As Boolean returnValue = instance.Contains(value)
public: bool Contains( DateTime value )
No code example is currently available or this language may not be supported.
In This Article