Share via


TranslationCollection.IndexOf Method

Include Protected Members
Include Inherited Members

Gets the index of a Translation.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method IndexOf(String) Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection. (Inherited from ModelComponentCollection.)
Public method IndexOf(Int32) Gets the index of a Translation, with the specified language.
Protected method IndexOf(IModelComponent) Searches for the specified item and returns its zero-based index within the collection. (Inherited from ModelComponentCollection.)
Public method IndexOf(Translation) Gets the index of a specified Translation.

Top

See Also

Reference

TranslationCollection Class

Microsoft.AnalysisServices Namespace