CounterCountIncrementBy Method |
Increment the value.
Namespace:
Demo3D.Utilities.Performance
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 18.03.00
Syntaxpublic void IncrementBy(
long value
)
Parameters
- value
- Type: SystemInt64
The amount to increment.
See Also