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