Range(int,int,int,int)

Constructor in Range

Summary

Initializes a new instance of the Range class, given start and end information.

public Range(int startLine, int startCharacter, int endLine, int endCharacter)

Parameters

NameDescription

int startLine

The zero-indexed line number of the start of the range.

int startCharacter

The zero-indexed character number of the start of the range.

int endLine

The zero-indexed line number of the end of the range.

int endCharacter

The zero-indexed character number of the end of the range.

Last updated

Yarn Spinner® and Secret Lab® are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.