1 type derived from RootCursorBase
Microsoft.ML.Core (1)
Data\LinkedRootCursorBase.cs (1)
13
internal abstract class LinkedRootCursorBase :
RootCursorBase
2 references to RootCursorBase
Microsoft.ML.Core (1)
Data\RootCursorBase.cs (1)
35
/// Creates an instance of the <see cref="
RootCursorBase
"/> class
Microsoft.ML.Data (1)
Data\SlotCursor.cs (1)
103
/// analogous to the <see cref="
RootCursorBase
"/> for <see cref="DataViewRowCursor"/>s.