Overload List
Name | Description | |
---|---|---|
![]() ![]() | ToNullableInt64(NBElement) |
Returns the value of the NBElement passed in after first converting it to a Nullable<Int64> if required.
|
![]() ![]() | ToNullableInt64(NBElement, String) |
Returns the value of the NBElement passed in after first converting it to a Nullable<Int64> if required with specified format.
|
See Also