TimeSpan (struct)

This type is found in the namespace System

mget_TicksInt64
mget_DaysInt32
mget_HoursInt32
mget_MillisecondsInt32
mget_MinutesInt32
mget_SecondsInt32
mget_TotalDaysDouble
mget_TotalHoursDouble
mget_TotalMillisecondsDouble
mget_TotalMinutesDouble
mget_TotalSecondsDouble
mAddTimeSpan
mCompareInt32
mCompareToInt32
mCompareToInt32
mFromDaysTimeSpan
mDurationTimeSpan
mEqualsBoolean
mEqualsBoolean
mEqualsBoolean
mGetHashCodeInt32
mFromHoursTimeSpan
mFromMillisecondsTimeSpan
mFromMinutesTimeSpan
mNegateTimeSpan
mFromSecondsTimeSpan
mSubtractTimeSpan
mFromTicksTimeSpan
mParseTimeSpan
mParseTimeSpan
mParseExactTimeSpan
mParseExactTimeSpan
mTryParseBoolean
mTryParseBoolean
mTryParseExactBoolean
mTryParseExactBoolean
mToStringString
mToStringString
mToStringString
mop_UnaryNegationTimeSpan
mop_SubtractionTimeSpan
mop_UnaryPlusTimeSpan
mop_AdditionTimeSpan
mop_EqualityBoolean
mop_InequalityBoolean
mop_LessThanBoolean
mop_LessThanOrEqualBoolean
mop_GreaterThanBoolean
mop_GreaterThanOrEqualBoolean
mParseExactTimeSpan
mParseExactTimeSpan
mTryParseExactBoolean
mTryParseExactBoolean
mGetTypeType
c.ctor
c.ctor
c.ctor
c.ctor
pTicksInt64
pDaysInt32
pHoursInt32
pMillisecondsInt32
pMinutesInt32
pSecondsInt32
pTotalDaysDouble
pTotalHoursDouble
pTotalMillisecondsDouble
pTotalMinutesDouble
pTotalSecondsDouble
fZeroTimeSpan
fMaxValueTimeSpan
fMinValueTimeSpan
fTicksPerMillisecondInt64
fTicksPerSecondInt64
fTicksPerMinuteInt64
fTicksPerHourInt64
fTicksPerDayInt64

get_Ticks

get_Days

.

get_Hours

.

get_Milliseconds

.

get_Minutes

.

get_Seconds

.

get_TotalDays

.

get_TotalHours

.

get_TotalMilliseconds

.

get_TotalMinutes

.

get_TotalSeconds

.

Add

.

Compare

tsSystem.TimeSpan

CompareTo

t1System.TimeSpan
t2System.TimeSpan

CompareTo

valueSystem.Object

FromDays

valueSystem.TimeSpan

Duration

valueSystem.Double

Equals

.

Equals

valueSystem.Object

Equals

objSystem.TimeSpan

GetHashCode

t1System.TimeSpan
t2System.TimeSpan

FromHours

.

FromMilliseconds

valueSystem.Double

FromMinutes

valueSystem.Double

Negate

valueSystem.Double

FromSeconds

.

Subtract

valueSystem.Double

FromTicks

tsSystem.TimeSpan

Parse

valueSystem.Int64

Parse

sSystem.String

ParseExact

inputSystem.String
formatProviderSystem.IFormatProvider

ParseExact

inputSystem.String
formatSystem.String
formatProviderSystem.IFormatProvider

TryParse

inputSystem.String
formatsSystem.String[]
formatProviderSystem.IFormatProvider

TryParse

sSystem.String
resultSystem.TimeSpan&

TryParseExact

inputSystem.String
formatProviderSystem.IFormatProvider
resultSystem.TimeSpan&

TryParseExact

inputSystem.String
formatSystem.String
formatProviderSystem.IFormatProvider
resultSystem.TimeSpan&

ToString

inputSystem.String
formatsSystem.String[]
formatProviderSystem.IFormatProvider
resultSystem.TimeSpan&

ToString

.

ToString

formatSystem.String

op_UnaryNegation

formatSystem.String
formatProviderSystem.IFormatProvider

op_Subtraction

tSystem.TimeSpan

op_UnaryPlus

t1System.TimeSpan
t2System.TimeSpan

op_Addition

tSystem.TimeSpan

op_Equality

t1System.TimeSpan
t2System.TimeSpan

op_Inequality

t1System.TimeSpan
t2System.TimeSpan

op_LessThan

t1System.TimeSpan
t2System.TimeSpan

op_LessThanOrEqual

t1System.TimeSpan
t2System.TimeSpan

op_GreaterThan

t1System.TimeSpan
t2System.TimeSpan

op_GreaterThanOrEqual

t1System.TimeSpan
t2System.TimeSpan

ParseExact

t1System.TimeSpan
t2System.TimeSpan

ParseExact

inputSystem.String
formatSystem.String
formatProviderSystem.IFormatProvider
stylesSystem.Globalization.TimeSpanStyles

TryParseExact

inputSystem.String
formatsSystem.String[]
formatProviderSystem.IFormatProvider
stylesSystem.Globalization.TimeSpanStyles

TryParseExact

inputSystem.String
formatSystem.String
formatProviderSystem.IFormatProvider
stylesSystem.Globalization.TimeSpanStyles
resultSystem.TimeSpan&

GetType

inputSystem.String
formatsSystem.String[]
formatProviderSystem.IFormatProvider
stylesSystem.Globalization.TimeSpanStyles
resultSystem.TimeSpan&

.ctor

.

.ctor

ticksSystem.Int64

.ctor

hoursSystem.Int32
minutesSystem.Int32
secondsSystem.Int32

.ctor

daysSystem.Int32
hoursSystem.Int32
minutesSystem.Int32
secondsSystem.Int32

Ticks

daysSystem.Int32
hoursSystem.Int32
minutesSystem.Int32
secondsSystem.Int32
millisecondsSystem.Int32

Days

.

Hours

.

Milliseconds

.

Minutes

.

Seconds

.

TotalDays

.

TotalHours

.

TotalMilliseconds

.

TotalMinutes

.

TotalSeconds

.

Zero

.

MaxValue

.

MinValue

.

TicksPerMillisecond

.

TicksPerSecond

.

TicksPerMinute

.

TicksPerHour

.

TicksPerDay

.
.