C# 8 introduced the index-from-end operator for accessing items in a collection. This article shows you how to use the index operator.
C# 8 introduced the index-from-end operator for accessing items in a collection. This article shows you how to use the index operator.