Decimal64.INumberBase<Decimal64>.IsZero(Decimal64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
static bool System.Numerics.INumberBase<System.Numerics.Decimal64>.IsZero(System::Numerics::Decimal64 value) = System::Numerics::INumberBase<System::Numerics::Decimal64>::IsZero;
static bool INumberBase<Decimal64>.IsZero(System.Numerics.Decimal64 value);
static member System.Numerics.INumberBase<System.Numerics.Decimal64>.IsZero : System.Numerics.Decimal64 -> bool
Shared Function IsZero (value As Decimal64) As Boolean Implements INumberBase(Of Decimal64).IsZero
Parameters
- value
- Decimal64