For the complete documentation index, see llms.txt. This page is also available as Markdown.

InvalidRange

Field in Range

Summary

Represents the default value for a Range.

public static readonly Range InvalidRange = new(-1, -1, -1, -1);

Last updated

Was this helpful?