The BluefinValue T type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | IsNull |
This method has to be implemented by inheritors.
|
![]() ![]() | IsNull(BluefinValue T ) |
Check to see, if a value is null.
|
![]() | ToString |
Returns string representation of encapsulated value.
(Overrides ![]() |
See Also