Overload List
| Name | Description | |
|---|---|---|
| ToTimeSpan(NBElement) |
Returns the value of the NBElement passed in after first converting it to a TimeSpan.
| |
| ToTimeSpan(NBElement, NBElementTimeSpanType) |
Returns the value of the NBElement passed in as a TimeSpan after first converting it to the convertVia type.
| |
| ToTimeSpan(NBElement, String, NBElementTimeSpanType) |
Returns the value of the NBElement passed in after first converting it to a TimeSpan if required using specified format and conversion.
|
See Also