Lire en anglais Modifier

Partager via


Range.StartAt(Index) Method

Definition

Returns a new Range instance starting from a specified start index to the end of the collection.

C#
public static Range StartAt (Index start);

Parameters

start
Index

The position of the first element from which the Range will be created.

Returns

A range from start to the end of the collection.

Applies to

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