Note
Does not make much sense for TimeOnlyRange since the time can be spanning 00:00, as in 22:00 - 04:00
public TimeOnlyRange Order()
Dim instance As TimeOnlyRange
Dim returnValue As TimeOnlyRange
returnValue = instance.Order()
public:
virtual TimeOnlyRange^ Order() sealed
No code example is currently available or this language may not be supported.