get_Milliseconds()

TimeSpan::get_Milliseconds() const method

Returns the milliseconds component of the time interval represented by the current TimeSpan object.

constexpr int System::TimeSpan::get_Milliseconds() const

See Also