FoldScorable<Item,Score>.State 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
评分过程中使用的按可评分的不透明状态。
public struct FoldScorable<Item,Score>.State
type FoldScorable<'Item, 'Score>.State = struct
Public Structure FoldScorable(Of Item, Score).State
类型参数
- Item
- Score
- 继承
-
FoldScorable<Item,Score>.State
构造函数
FoldScorable<Item,Score>.State(Int32, IScorable<Item,Score>, Object) |
评分过程中使用的按可评分的不透明状态。 |
字段
ordinal |
评分过程中使用的按可评分的不透明状态。 |
scorable |
评分过程中使用的按可评分的不透明状态。 |
state |
评分过程中使用的按可评分的不透明状态。 |