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