现在的位置: 首页 > 综合 > 正文

NotesView.GetAllDocumentsbyKey 与 NotesView.GetAllEntriesbyKey的区别

2013年02月04日 ⁄ 综合 ⁄ 共 188字 ⁄ 字号 评论关闭

原来NotesView.GetAllEntriesbyKey得到的NotesviewEntryCollection是可以按View的设计排序的。而NotesView.GetAllDocumentsbyKey 得到的NotesDocumentCollection是没有排序的。但是不明白的是为什么NotesDocumentCollection类还包括了IsSort属性?作用是??

抱歉!评论已关闭.