DoubleDataFrameColumn.ReverseDivide Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
ReverseDivide(Single, Boolean)
public Microsoft.Data.Analysis.DoubleDataFrameColumn ReverseDivide (float value, bool inPlace = false);
override this.ReverseDivide : single * bool -> Microsoft.Data.Analysis.DoubleDataFrameColumn
Public Function ReverseDivide (value As Single, Optional inPlace As Boolean = false) As DoubleDataFrameColumn
Parametry
- value
- Single
- inPlace
- Boolean
Zwraca
Dotyczy
ReverseDivide(UInt32, Boolean)
public Microsoft.Data.Analysis.DoubleDataFrameColumn ReverseDivide (uint value, bool inPlace = false);
override this.ReverseDivide : uint32 * bool -> Microsoft.Data.Analysis.DoubleDataFrameColumn
Public Function ReverseDivide (value As UInteger, Optional inPlace As Boolean = false) As DoubleDataFrameColumn
Parametry
- value
- UInt32
- inPlace
- Boolean
Zwraca
Dotyczy
ReverseDivide(UInt16, Boolean)
public Microsoft.Data.Analysis.DoubleDataFrameColumn ReverseDivide (ushort value, bool inPlace = false);
override this.ReverseDivide : uint16 * bool -> Microsoft.Data.Analysis.DoubleDataFrameColumn
Public Function ReverseDivide (value As UShort, Optional inPlace As Boolean = false) As DoubleDataFrameColumn
Parametry
- value
- UInt16
- inPlace
- Boolean
Zwraca
Dotyczy
ReverseDivide(UInt64, Boolean)
public Microsoft.Data.Analysis.DoubleDataFrameColumn ReverseDivide (ulong value, bool inPlace = false);
override this.ReverseDivide : uint64 * bool -> Microsoft.Data.Analysis.DoubleDataFrameColumn
Public Function ReverseDivide (value As ULong, Optional inPlace As Boolean = false) As DoubleDataFrameColumn
Parametry
- value
- UInt64
- inPlace
- Boolean
Zwraca
Dotyczy
ReverseDivide(SByte, Boolean)
public Microsoft.Data.Analysis.DoubleDataFrameColumn ReverseDivide (sbyte value, bool inPlace = false);
override this.ReverseDivide : sbyte * bool -> Microsoft.Data.Analysis.DoubleDataFrameColumn
Public Function ReverseDivide (value As SByte, Optional inPlace As Boolean = false) As DoubleDataFrameColumn
Parametry
- value
- SByte
- inPlace
- Boolean
Zwraca
Dotyczy
ReverseDivide(Int16, Boolean)
public Microsoft.Data.Analysis.DoubleDataFrameColumn ReverseDivide (short value, bool inPlace = false);
override this.ReverseDivide : int16 * bool -> Microsoft.Data.Analysis.DoubleDataFrameColumn
Public Function ReverseDivide (value As Short, Optional inPlace As Boolean = false) As DoubleDataFrameColumn
Parametry
- value
- Int16
- inPlace
- Boolean
Zwraca
Dotyczy
ReverseDivide(Int32, Boolean)
public Microsoft.Data.Analysis.DoubleDataFrameColumn ReverseDivide (int value, bool inPlace = false);
override this.ReverseDivide : int * bool -> Microsoft.Data.Analysis.DoubleDataFrameColumn
Public Function ReverseDivide (value As Integer, Optional inPlace As Boolean = false) As DoubleDataFrameColumn
Parametry
- value
- Int32
- inPlace
- Boolean
Zwraca
Dotyczy
ReverseDivide(Double, Boolean)
public Microsoft.Data.Analysis.DoubleDataFrameColumn ReverseDivide (double value, bool inPlace = false);
override this.ReverseDivide : double * bool -> Microsoft.Data.Analysis.DoubleDataFrameColumn
Public Function ReverseDivide (value As Double, Optional inPlace As Boolean = false) As DoubleDataFrameColumn
Parametry
- value
- Double
- inPlace
- Boolean
Zwraca
Dotyczy
ReverseDivide(Byte, Boolean)
public Microsoft.Data.Analysis.DoubleDataFrameColumn ReverseDivide (byte value, bool inPlace = false);
override this.ReverseDivide : byte * bool -> Microsoft.Data.Analysis.DoubleDataFrameColumn
Public Function ReverseDivide (value As Byte, Optional inPlace As Boolean = false) As DoubleDataFrameColumn
Parametry
- value
- Byte
- inPlace
- Boolean
Zwraca
Dotyczy
ReverseDivide(Int64, Boolean)
public Microsoft.Data.Analysis.DoubleDataFrameColumn ReverseDivide (long value, bool inPlace = false);
override this.ReverseDivide : int64 * bool -> Microsoft.Data.Analysis.DoubleDataFrameColumn
Public Function ReverseDivide (value As Long, Optional inPlace As Boolean = false) As DoubleDataFrameColumn
Parametry
- value
- Int64
- inPlace
- Boolean