Compartilhar via


LevelCollection.Move Method

Moves a Level to a new index in the collection.

Overload List

Name Description
LevelCollection.Move (Int32, Int32)
Moves a Level at the current specified index to a new specified index in the collection.
LevelCollection.Move (Level, Int32)
Moves a Level to a new index in the collection.
LevelCollection.Move (String, Int32)
Moves a Level with the specified identifier to the specified index in the collection.

See Also

Reference

LevelCollection Class
LevelCollection Members
Microsoft.AnalysisServices Namespace