Sdílet prostřednictvím


ArrowStringDataFrameColumn.GetDataViewGetter(DataViewRowCursor) Metoda

Definice

ValueGetter<TValue> Vytvoří 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