UInt64DataFrameColumn.RightShift(UInt64DataFrameColumn, Int32) Operator
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.
public static Microsoft.Data.Analysis.UInt64DataFrameColumn operator >> (Microsoft.Data.Analysis.UInt64DataFrameColumn left, int value);
static member ( >>> ) : Microsoft.Data.Analysis.UInt64DataFrameColumn * int -> Microsoft.Data.Analysis.UInt64DataFrameColumn
Public Shared Operator >> (left As UInt64DataFrameColumn, value As Integer) As UInt64DataFrameColumn
Parameters
- value
- Int32