BooleanDataFrameColumn.ElementwiseEquals Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
ElementwiseEquals(BooleanDataFrameColumn) | |
ElementwiseEquals(Boolean) |
ElementwiseEquals(BooleanDataFrameColumn)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (Microsoft.Data.Analysis.BooleanDataFrameColumn column);
override this.ElementwiseEquals : Microsoft.Data.Analysis.BooleanDataFrameColumn -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (column As BooleanDataFrameColumn) As BooleanDataFrameColumn
Parametry
- column
- BooleanDataFrameColumn
Zwraca
Dotyczy
ElementwiseEquals(Boolean)
public Microsoft.Data.Analysis.BooleanDataFrameColumn ElementwiseEquals (bool value);
override this.ElementwiseEquals : bool -> Microsoft.Data.Analysis.BooleanDataFrameColumn
Public Function ElementwiseEquals (value As Boolean) As BooleanDataFrameColumn
Parametry
- value
- Boolean