FoldScorable<Item,Score>.State Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Per-scorable opaque state used during scoring process.
public struct FoldScorable<Item,Score>.State
type FoldScorable<'Item, 'Score>.State = struct
Public Structure FoldScorable(Of Item, Score).State
Type Parameters
- Item
- Score
- Inheritance
-
FoldScorable<Item,Score>.State
Constructors
FoldScorable<Item,Score>.State(Int32, IScorable<Item,Score>, Object) |
Fields
ordinal | |
scorable | |
state |