
Icon | Member | Description |
---|---|---|
![]() ![]() | ToNullableTimeSpan(NBElement, String, NBElementTimeSpanType) |
Returns the value of the NBElement passed in after first converting it to a Nullable<TimeSpan> if required using specified format and conversion.
|
![]() ![]() | ToNullableTimeSpan(NBElement, NBElementTimeSpanType) |
Returns the value of the NBElement passed in as a Nullable<TimeSpan> after first converting it to the convertVia type.
|
![]() ![]() | ToNullableTimeSpan(NBElement) |
Returns the value of the NBElement passed in after first converting it to a Nullable<TimeSpan>.
|