Sitecore 5.1.1 API

LanguageList.Item Property

[Visual Basic]
Public Default ReadOnly Property Item( _
   ByVal index As Integer _
) As Language
[C#]
public Sitecore.Globalization.Language this[
   int index
] {get;}

See Also

LanguageList Class | Sitecore.Collections Namespace