| SbTime Structure |
Namespace: OIV.Inventor
The SbTime type exposes the following members.
| Name | Description | |
|---|---|---|
| SbTime(DateTime) | Initializes a new instance of the SbTime class | |
| SbTime(Double) | Initializes a new instance of the SbTime class | |
| SbTime(Int64, Int64) | Initializes a new instance of the SbTime class |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ValueTypeEquals(Object).) | |
| GetHashCode | (Overrides ValueTypeGetHashCode.) | |
| GetMsecValue | ||
| GetTimeOfDay | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue | ||
| GetValue(DateTime) | ||
| GetValue(Int64, Int64) | ||
| MaxTime | ||
| SetMsecValue | ||
| SetToTimeOfDay | ||
| SetValue(DateTime) | ||
| SetValue(Double) | ||
| SetValue(Int64, Int64) | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |