SampleClassIncrement Method

The Increment method increments the stored number by one

Definition

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

Return Value

Int32
The new sample number after being incremented

See Also