PrimitiveDataFrameColumn<T>.AddValueUsingCursor 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í.
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