ScorableAggregator<OuterItem,OuterState,OuterScore,InnerItem,InnerState,InnerScore>.HasScore Method
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.
protected override bool HasScore (OuterItem item, OuterState state);
override this.HasScore : 'OuterItem * 'OuterState -> bool
Protected Overrides Function HasScore (item As OuterItem, state As OuterState) As Boolean
Parameters
- item
- OuterItem
- state
- OuterState