_MSProject.Sort 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
参数
- Key1
- Object
- Ascending1
- Object
- Key2
- Object
- Ascending2
- Object
- Key3
- Object
- Ascending3
- Object
- Renumber
- Object
- Outline
- Object