SingleDataFrameColumn.ElementwiseEquals Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Přetížení
ElementwiseEquals(Double)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (double value);
override this.ElementwiseEquals : double -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (value As Double) As BooleanDataFrameColumn
Parametry
- value
- Double
Návraty
Platí pro
ElementwiseEquals(UInt64)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (ulong value);
override this.ElementwiseEquals : uint64 -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (value As ULong) As BooleanDataFrameColumn
Parametry
- value
- UInt64
Návraty
Platí pro
ElementwiseEquals(UInt32)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (uint value);
override this.ElementwiseEquals : uint32 -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (value As UInteger) As BooleanDataFrameColumn
Parametry
- value
- UInt32
Návraty
Platí pro
ElementwiseEquals(UInt16)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (ushort value);
override this.ElementwiseEquals : uint16 -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (value As UShort) As BooleanDataFrameColumn
Parametry
- value
- UInt16
Návraty
Platí pro
ElementwiseEquals(Single)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (float value);
override this.ElementwiseEquals : single -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (value As Single) As BooleanDataFrameColumn
Parametry
- value
- Single
Návraty
Platí pro
ElementwiseEquals(SByte)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (sbyte value);
override this.ElementwiseEquals : sbyte -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (value As SByte) As BooleanDataFrameColumn
Parametry
- value
- SByte
Návraty
Platí pro
ElementwiseEquals(Int64)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (long value);
override this.ElementwiseEquals : int64 -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (value As Long) As BooleanDataFrameColumn
Parametry
- value
- Int64
Návraty
Platí pro
ElementwiseEquals(Int32)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (int value);
override this.ElementwiseEquals : int -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (value As Integer) As BooleanDataFrameColumn
Parametry
- value
- Int32
Návraty
Platí pro
ElementwiseEquals(Byte)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (byte value);
override this.ElementwiseEquals : byte -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (value As Byte) As BooleanDataFrameColumn
Parametry
- value
- Byte
Návraty
Platí pro
ElementwiseEquals(Int16)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (short value);
override this.ElementwiseEquals : int16 -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (value As Short) As BooleanDataFrameColumn
Parametry
- value
- Int16
Návraty
Platí pro
ElementwiseEquals(UInt32DataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (Microsoft.Data.Analysis.UInt32DataFrameColumn column);
override this.ElementwiseEquals : Microsoft.Data.Analysis.UInt32DataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (column As UInt32DataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- UInt32DataFrameColumn
Návraty
Platí pro
ElementwiseEquals(DoubleDataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (Microsoft.Data.Analysis.DoubleDataFrameColumn column);
override this.ElementwiseEquals : Microsoft.Data.Analysis.DoubleDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (column As DoubleDataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- DoubleDataFrameColumn
Návraty
Platí pro
ElementwiseEquals(Int16DataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (Microsoft.Data.Analysis.Int16DataFrameColumn column);
override this.ElementwiseEquals : Microsoft.Data.Analysis.Int16DataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (column As Int16DataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- Int16DataFrameColumn
Návraty
Platí pro
ElementwiseEquals(Int32DataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (Microsoft.Data.Analysis.Int32DataFrameColumn column);
override this.ElementwiseEquals : Microsoft.Data.Analysis.Int32DataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (column As Int32DataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- Int32DataFrameColumn
Návraty
Platí pro
ElementwiseEquals(Int64DataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (Microsoft.Data.Analysis.Int64DataFrameColumn column);
override this.ElementwiseEquals : Microsoft.Data.Analysis.Int64DataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (column As Int64DataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- Int64DataFrameColumn
Návraty
Platí pro
ElementwiseEquals(ByteDataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (Microsoft.Data.Analysis.ByteDataFrameColumn column);
override this.ElementwiseEquals : Microsoft.Data.Analysis.ByteDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (column As ByteDataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- ByteDataFrameColumn
Návraty
Platí pro
ElementwiseEquals(SingleDataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (Microsoft.Data.Analysis.SingleDataFrameColumn column);
override this.ElementwiseEquals : Microsoft.Data.Analysis.SingleDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (column As SingleDataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- SingleDataFrameColumn
Návraty
Platí pro
ElementwiseEquals(UInt64DataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (Microsoft.Data.Analysis.UInt64DataFrameColumn column);
override this.ElementwiseEquals : Microsoft.Data.Analysis.UInt64DataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (column As UInt64DataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- UInt64DataFrameColumn
Návraty
Platí pro
ElementwiseEquals(UInt16DataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (Microsoft.Data.Analysis.UInt16DataFrameColumn column);
override this.ElementwiseEquals : Microsoft.Data.Analysis.UInt16DataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (column As UInt16DataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- UInt16DataFrameColumn
Návraty
Platí pro
ElementwiseEquals(SByteDataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (Microsoft.Data.Analysis.SByteDataFrameColumn column);
override this.ElementwiseEquals : Microsoft.Data.Analysis.SByteDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (column As SByteDataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- SByteDataFrameColumn