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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

SubStringLocation Structure
SubStringLocation Members