This topic has not yet been rated - Rate this topic

TimeSpan Fields

  Name Description
Public field Static Supported by the .NET Compact Framework Supported by the XNA Framework MaxValue Represents the maximum TimeSpan value. This field is read-only.
Public field Static Supported by the .NET Compact Framework Supported by the XNA Framework MinValue Represents the minimum TimeSpan value. This field is read-only.
Public field Static Supported by the .NET Compact Framework Supported by the XNA Framework TicksPerDay Represents the number of ticks in 1 day. This field is constant.
Public field Static Supported by the .NET Compact Framework Supported by the XNA Framework TicksPerHour Represents the number of ticks in 1 hour. This field is constant.
Public field Static Supported by the .NET Compact Framework Supported by the XNA Framework TicksPerMillisecond Represents the number of ticks in 1 millisecond. This field is constant.
Public field Static Supported by the .NET Compact Framework Supported by the XNA Framework TicksPerMinute Represents the number of ticks in 1 minute. This field is constant.
Public field Static Supported by the .NET Compact Framework Supported by the XNA Framework TicksPerSecond Represents the number of ticks in 1 second.
Public field Static Supported by the .NET Compact Framework Supported by the XNA Framework Zero Represents the zero TimeSpan value. This field is read-only.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.