Index struct Index : IEquatable<Index> Represent a type can be used to index a collection either from the start or the end. Documentation Code namespace System { }