PrimitiveDataFrameColumn<T>.GetValueGetterUsingCursor 方法

定义

protected internal override Delegate GetValueGetterUsingCursor (Microsoft.ML.DataViewRowCursor cursor, Microsoft.ML.DataViewSchema.Column schemaColumn);
override this.GetValueGetterUsingCursor : Microsoft.ML.DataViewRowCursor * Microsoft.ML.DataViewSchema.Column -> Delegate
Protected Friend Overrides Function GetValueGetterUsingCursor (cursor As DataViewRowCursor, schemaColumn As DataViewSchema.Column) As Delegate

参数

schemaColumn
DataViewSchema.Column

返回

适用于