
Icon | Member | Description |
---|---|---|
![]() ![]() | 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.
|
![]() ![]() | ToTimeSpan(NBElement, NBElementTimeSpanType) |
Returns the value of the NBElement passed in as a TimeSpan after first converting it to the convertVia type.
|
![]() ![]() | ToTimeSpan(NBElement) |
Returns the value of the NBElement passed in after first converting it to a TimeSpan.
|