Sdílet prostřednictvím


UInt64DataFrameColumn.ReverseModulo Metoda

Definice

Přetížení

ReverseModulo(UInt64, Boolean)

Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.UInt64DataFrameColumn ReverseModulo(ulong value, bool inPlace = false);
override this.ReverseModulo : uint64 * bool -> Microsoft.Data.Analysis.UInt64DataFrameColumn
Public Function ReverseModulo (value As ULong, Optional inPlace As Boolean = false) As UInt64DataFrameColumn

Parametry

value
UInt64
inPlace
Boolean

Návraty

Platí pro

ReverseModulo(UInt32, Boolean)

Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.UInt64DataFrameColumn ReverseModulo(uint value, bool inPlace = false);
override this.ReverseModulo : uint32 * bool -> Microsoft.Data.Analysis.UInt64DataFrameColumn
Public Function ReverseModulo (value As UInteger, Optional inPlace As Boolean = false) As UInt64DataFrameColumn

Parametry

value
UInt32
inPlace
Boolean

Návraty

Platí pro

ReverseModulo(UInt16, Boolean)

Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.UInt64DataFrameColumn ReverseModulo(ushort value, bool inPlace = false);
override this.ReverseModulo : uint16 * bool -> Microsoft.Data.Analysis.UInt64DataFrameColumn
Public Function ReverseModulo (value As UShort, Optional inPlace As Boolean = false) As UInt64DataFrameColumn

Parametry

value
UInt16
inPlace
Boolean

Návraty

Platí pro

ReverseModulo(Byte, Boolean)

Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.UInt64DataFrameColumn ReverseModulo(byte value, bool inPlace = false);
override this.ReverseModulo : byte * bool -> Microsoft.Data.Analysis.UInt64DataFrameColumn
Public Function ReverseModulo (value As Byte, Optional inPlace As Boolean = false) As UInt64DataFrameColumn

Parametry

value
Byte
inPlace
Boolean

Návraty

Platí pro

ReverseModulo(Single)

Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.SingleDataFrameColumn ReverseModulo(float value);
override this.ReverseModulo : single -> Microsoft.Data.Analysis.SingleDataFrameColumn
Public Function ReverseModulo (value As Single) As SingleDataFrameColumn

Parametry

value
Single

Návraty

Platí pro

ReverseModulo(Int32)

Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.SingleDataFrameColumn ReverseModulo(int value);
override this.ReverseModulo : int -> Microsoft.Data.Analysis.SingleDataFrameColumn
Public Function ReverseModulo (value As Integer) As SingleDataFrameColumn

Parametry

value
Int32

Návraty

Platí pro

ReverseModulo(Int16)

Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.SingleDataFrameColumn ReverseModulo(short value);
override this.ReverseModulo : int16 -> Microsoft.Data.Analysis.SingleDataFrameColumn
Public Function ReverseModulo (value As Short) As SingleDataFrameColumn

Parametry

value
Int16

Návraty

Platí pro

ReverseModulo(Double)

Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.DoubleDataFrameColumn ReverseModulo(double value);
override this.ReverseModulo : double -> Microsoft.Data.Analysis.DoubleDataFrameColumn
Public Function ReverseModulo (value As Double) As DoubleDataFrameColumn

Parametry

value
Double

Návraty

Platí pro

ReverseModulo(Decimal)

Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.DecimalDataFrameColumn ReverseModulo(decimal value);
override this.ReverseModulo : decimal -> Microsoft.Data.Analysis.DecimalDataFrameColumn
Public Function ReverseModulo (value As Decimal) As DecimalDataFrameColumn

Parametry

value
Decimal

Návraty

Platí pro

ReverseModulo(SByte)

Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
Zdroj:
PrimitiveDataFrameColumn.BinaryOperationAPIs.ExplodedColumns.cs
public Microsoft.Data.Analysis.SingleDataFrameColumn ReverseModulo(sbyte value);
override this.ReverseModulo : sbyte -> Microsoft.Data.Analysis.SingleDataFrameColumn
Public Function ReverseModulo (value As SByte) As SingleDataFrameColumn

Parametry

value
SByte

Návraty

Platí pro