PrimitiveDataFrameColumn<T>.AddValueUsingCursor Method

Definition

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)

Parameters

getter
Delegate

Applies to