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 Proofing.LanguageScope this [int number] { get; }

Parameters

Parameter Description
number The zero-based index of the LanguageScope.

Return Value

The object of the type LanguageScope at the specified index.