Udostępnij za pośrednictwem


VBufferDataFrameColumn<T>.GetDataViewGetter(DataViewRowCursor) Metoda

Definicja

Tworzy obiekt ValueGetter<TValue> , który zwróci wartość kolumny dla wiersza, do którego odwołuje się kursor.

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

Kursor wiersza, który ma bieżącą pozycję.

Zwraca

Dotyczy