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