public TimeOnlyRange Offset(
TimeSpan timeSpan
)Dim instance As TimeOnlyRange
Dim timeSpan As TimeSpan
Dim returnValue As TimeOnlyRange
returnValue = instance.Offset(timeSpan)public:
virtual TimeOnlyRange^ Offset(
TimeSpan timeSpan
) sealedNo code example is currently available or this language may not be supported.