System::TimeSpan::get_Milliseconds method

TimeSpan::get_Milliseconds method

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

int System::TimeSpan::get_Milliseconds() const

See Also