Aracılığıyla paylaş


DataFrameColumn.GetValueGetterUsingCursor Yöntem

Tanım

içinde her etkin sütun cursor için Önbelleğe alınabilecek bir temsilci olarak ValueGetter döndürür.

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

Parametreler

cursor
DataViewRowCursor

Geçerli konuma sahip satır imleci

schemaColumn
DataViewSchema.Column

DataViewSchema.Column için ValueGetter döndürülecek.

Döndürülenler

Şunlara uygulanır