RangeList Add Method MSBuildCodeMetrics
Adds a new range.

Namespace: MSBuildCodeMetrics.Core
Assembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax

public RangeList Add(
	int range
)

Return Value

Type: RangeList
Range list
See Also