RangeList Create Method MSBuildCodeMetrics
Creates a new RangeList instance and returns it

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

public static RangeList Create()

Return Value

Type: RangeList
The new range list
See Also