.
TimeSpan inherits from
Object
Members
Instance Members
| Object Add(Object span) |
| Add the specified TimeSpan to this TimeSpan (and answer a new one) |
| Integer CompareTo(Object obj) |
| Compare this TimeSpan with another TimeSpan and answer -1, 0 or +1 depending on whether is is less than, equal to or greater than the other TimeSpan |
| Integer Days |
| Answer the number of days represented by this TimeSpan |
| Object Equals(Object obj) |
| Determine whether this object is equal to another object |
| Integer Hours |
| Answer the number of hours represented by this TimeSpan |
| Integer Milliseconds |
| Answer the number of milliseconds represented by this TimeSpan |
| Integer Minutes |
| Answer the number of minutes represented by this TimeSpan |
| Integer Seconds |
| Answer the number of seconds represented by this TimeSpan |
| Object Subtract(Object span) |
| Subtract the specified TimeSpan to this TimeSpan (and answer a new one) |
Type Members
| Object Instance(Integer days {optional}, Integer hours {optional}, Integer minutes {optional}, Integer seconds {optional}, Integer milliseconds {optional}) |
| Answer an instance of TimeSpan |
Object is the root type in the WikiTalk language; almost all types inherit from Object
1/24/2008 8:33:34 AM - FLWCOM-jwdavidson
Object is the root type in the WikiTalk language; almost all types inherit from Object
1/24/2008 8:33:34 AM - FLWCOM-jwdavidson
Click to read this topic6/30/2008 6:40:21 AM - 211.38.131.22
Click to read this topic6/30/2008 6:40:21 AM - 211.38.131.22
Object is the root type in the WikiTalk language; almost all types inherit from Object
1/24/2008 8:33:34 AM - FLWCOM-jwdavidson
Click to read this topic6/30/2008 6:40:21 AM - 211.38.131.22
Click to read this topic6/30/2008 6:40:21 AM - 211.38.131.22
Click to read this topic6/30/2008 6:40:21 AM - 211.38.131.22
Click to read this topic6/30/2008 6:40:21 AM - 211.38.131.22
Object is the root type in the WikiTalk language; almost all types inherit from Object
1/24/2008 8:33:34 AM - FLWCOM-jwdavidson
Object is the root type in the WikiTalk language; almost all types inherit from Object
1/24/2008 8:33:34 AM - FLWCOM-jwdavidson
Discussion
Examples
Click to read this topic1/24/2008 8:57:35 AM - FLWCOM-jwdavidson