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
) sealedNo code example is currently available or this language may not be supported.