Click or drag to resize
Sandcastle XML Comments GuideSampleClassSampleNumber Property
This is used to get or set the sample number

Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public int SampleNumber { get; set; }

Property Value

Type: Int32
The value can be any valid integer
See Also