Gets a particular item from the collection.
public Proofing.LanguageScope GetItem(int textPosition);
Public Function GetItem(ByVal textPosition As Integer) As Proofing.LanguageScope
public Proofing.LanguageScope GetItem(int textPosition, System.Globalization.CultureInfo language);
Public Function GetItem(ByVal textPosition As Integer, language As System.Globalization.CultureInfo) As Proofing.LanguageScope
Parameter | Description |
---|---|
text |
Specifies a zero-based text postion. |
language | Specifies the language to search for. |
The return value is null, if a language scope could not be found. Otherwise, it is an object of the type Language