VB.NET source file that contains an extension method that determines whether an Int64 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException.
Supported versions:
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
.NET...
More information
VB.NET source file that contains an extension method that determines whether an UInt16 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException.
Supported versions:
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
.NET...
More information
VB.NET source file that contains an extension method that determines whether a Decimal value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException.
Supported versions:
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
.NET...
More information
VB.NET source file that contains an extension method that determines whether an UInt32 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException.
Supported versions:
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
.NET...
More information
VB.NET source file that contains an extension method that determines whether an UInt64 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException.
Supported versions:
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
.NET...
More information
VB.NET source file that contains an extension method that determines whether a byte value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException.
Supported versions:
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
.NET...
More information
VB.NET source file that contains an extension method that determines whether an Int32 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException.
Supported versions:
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
.NET...
More information
VB.NET source file that contains an extension method that determines whether an Int16 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException.
Supported versions:
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
.NET...
More information
VB.NET source file that contains an extension method that determines whether an SByte value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException.
Supported versions:
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
.NET...
More information