NDepend.API Documentation
SubStringLocation Constructor
NDepend.Helpers Namespace > SubStringLocation Structure : SubStringLocation Constructor
The beginning position of the substring in a string
The length of the substring
Build an instance of SubStringLocation.
Syntax
public SubStringLocation( 
   int position,
   int length
)

Parameters

position
The beginning position of the substring in a string
length
The length of the substring
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

SubStringLocation Structure
SubStringLocation Members