C# 8 comes with exciting new features and in this post, I'll introduce you to range and indices. This feature relies on two new types and operators to the language. It gives more succinct syntax for specifying subranges in an Array, Span, and ReadOnlySpan.