PrimitiveDataFrameColumn<T>.AddValueUsingCursor 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.
protected internal override void AddValueUsingCursor (Microsoft.ML.DataViewRowCursor cursor, Delegate getter);
override this.AddValueUsingCursor : Microsoft.ML.DataViewRowCursor * Delegate -> unit
Protected Friend Overrides Sub AddValueUsingCursor (cursor As DataViewRowCursor, getter As Delegate)
Parametry
- cursor
- DataViewRowCursor
- getter
- Delegate