public bool IsWithin(
DateOnlyRange value
)
Dim instance As DateOnlyRange
Dim value As DateOnlyRange
Dim returnValue As Boolean
returnValue = instance.IsWithin(value)
public:
virtual bool IsWithin(
DateOnlyRange^ value
) sealed
No code example is currently available or this language may not be supported.