PrimitiveDataFrameColumn<T>.AddValueUsingCursor 方法

定义

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)

参数

getter
Delegate

适用于