共用方式為


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

適用於