Lire en anglais Modifier

Partager via


Range(Index, Index) Constructor

Definition

Instantiates a new Range instance with the specified starting and ending indexes.

public Range (Index start, Index end);

Parameters

start
Index

The inclusive start index of the range.

end
Index

The exclusive end index of the range.

Applies to

Produit Versions
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Standard 2.0 (package-provided), 2.1