_Global.Sort Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public bool Sort (object Key1, object Ascending1, object Key2, object Ascending2, object Key3, object Ascending3, object Renumber, object Outline);
abstract member Sort : obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function Sort (Optional Key1 As Object, Optional Ascending1 As Object, Optional Key2 As Object, Optional Ascending2 As Object, Optional Key3 As Object, Optional Ascending3 As Object, Optional Renumber As Object, Optional Outline As Object) As Boolean
Parâmetros
- Key1
- Object
- Ascending1
- Object
- Key2
- Object
- Ascending2
- Object
- Key3
- Object
- Ascending3
- Object
- Renumber
- Object
- Outline
- Object