Header Text Coming Soon! You can Contact Us below anytime!

[This is preliminary documentation and is subject to change.]

The Age type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
CompareTo(Object)
CompareTo(TimeSpan)
CompareTo(Age)
Extract(DateTime, DateTime, Int32%, Int32%, Int32%, Int32%)
Calculates the years, months, weeks and days within the two given dates
Format(DateTime)
Formats and returns the Age.
Format(DateTime, DateTime)
Formats and returns the Age.
Format(DateTime, Int32)
Formats and returns the Age.
Format(DateTime, DateTime, Int32)
Formats and returns the Age.
ToString()()()()
Returns a [!:SpiderMaster.String] that represents this instance.
(Overrides ValueType..::..ToString()()()().)
ToString(Int32)
Returns a [!:SpiderMaster.String] that represents this instance.
ToString(String)
Returns a [!:SpiderMaster.String] that represents this instance.
ToString(Int32, Boolean)
Returns a [!:SpiderMaster.String] that represents this instance.
ToString(String, IFormatProvider)
Returns a [!:SpiderMaster.String] that represents this instance.
Update()()()()
Updates the age to now.
Update(DateTime)
Updates the age to the given terminus

See Also