[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The SystemTimetype exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Equals(Object) (Inherited from ValueType.)
Finalize () () () () (Inherited from Object.)
FromDateTime(DateTime)
Converts the SystemTime from a DateTime
GetHashCode () () () () (Inherited from ValueType.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
ToDateTime () () () ()
Converts the SystemTime to a DateTime
ToDateTime(SystemTime)
Converts a system time to a DateTime
ToString () () () () (Inherited from ValueType.)

See Also