Click or drag to resize
Sandcastle XML Comments GuideSampleClassIncrement Method
The Increment method increments the stored number by one

Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public int Increment()

Return Value

Type: Int32
The new sample number after being incremented
See Also