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