Binary.Double 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.
Overloads
Double(Int32) | |
Double(Int32, Decimal) |
Double(Int32)
Double(Int32, Decimal)
public:
virtual System::Decimal Double(int offset, System::Decimal value);
public virtual decimal Double (int offset, decimal value);
abstract member Double : int * decimal -> decimal
override this.Double : int * decimal -> decimal
Public Overridable Function Double (offset As Integer, value As Decimal) As Decimal
Parameters
- offset
- Int32
- value
- Decimal