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