PrimitiveDataFrameColumn<T>.GetDataViewGetter(DataViewRowCursor) Method

Definition

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

Parameters

Returns

Applies to