addMicroseconds >>-addMicroseconds(microseconds)---------------------------->< Adds microseconds to the TimeSpan object, returning a new TimeSpan instance. The receiver TimeSpan object is unchanged. The [microseconds] value must be a valid whole number. Negative values result in microseconds being subtracted from the TimeSpan value. |