DelegatingScorable<Item,Score>.GetScore(Item, Object) 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.
public virtual Score GetScore (Item item, object state);
abstract member GetScore : 'Item * obj -> 'Score
override this.GetScore : 'Item * obj -> 'Score
Public Overridable Function GetScore (item As Item, state As Object) As Score
Parameters
- item
- Item
- state
- Object
Returns
Score