Sdílet prostřednictvím


VBufferDataFrameColumn<T>.GetDataViewGetter(DataViewRowCursor) Metoda

Definice

Vytvoří hodnotu ValueGetter<TValue> , která vrátí hodnotu sloupce pro řádek, na který kurzor odkazuje.

protected internal override Delegate GetDataViewGetter(Microsoft.ML.DataViewRowCursor cursor);
override this.GetDataViewGetter : Microsoft.ML.DataViewRowCursor -> Delegate
Protected Friend Overrides Function GetDataViewGetter (cursor As DataViewRowCursor) As Delegate

Parametry

cursor
DataViewRowCursor

Kurzor řádku, který má aktuální pozici.

Návraty

Platí pro