Gets an object of type LanguageScope from the collection. This property is the indexer for the LanguageScopeCollection class.
public Proofing.LanguageScope this [int number] { get; }
Public Default ReadOnly Property Item(number As Integer) As Proofing.LanguageScope
The object of the type LanguageScope at the specified index.