AccountCollection.Move Method
Account をコレクション内の新しいインデックスに移動します。
オーバーロードの一覧
名前 | 説明 |
---|---|
AccountCollection.Move (Account, Int32) |
Account をコレクション内の新しいインデックスに移動します。
|
AccountCollection.Move (Int32, Int32) |
指定した現在のインデックスにある Account を、コレクション内の指定した新しいインデックスに移動します。
|
AccountCollection.Move (String, Int32) |
指定した識別子の Account を、コレクション内の指定したインデックスに移動します。
|
参照
関連項目
AccountCollection Class
AccountCollection Members
Microsoft.AnalysisServices Namespace