Partager via


UInt32DataFrameColumn.RightShift(Int32, Boolean) Méthode

Définition

public Microsoft.Data.Analysis.UInt32DataFrameColumn RightShift(int value, bool inPlace = false);
override this.RightShift : int * bool -> Microsoft.Data.Analysis.UInt32DataFrameColumn
Public Function RightShift (value As Integer, Optional inPlace As Boolean = false) As UInt32DataFrameColumn

Paramètres

value
Int32
inPlace
Boolean

Retours

S’applique à