< Dice | RollResult
RollResult.NumRolls Property
From DiceRoller Documentation
The number of dice rolls that were needed to fully evaluate this expression.
- Namespace: Dice
- Assembly: DiceRoller (in DiceRoller.dll)
Syntax
public long NumRolls { get; private set; }
Property Value
Type: System.Int64
The number of dice rolls that were needed to fully evaluate this expression.