Office中國(guó)論壇/Access中國(guó)論壇

 找回密碼
 注冊(cè)

QQ登錄

只需一步,快速開(kāi)始

tag 標(biāo)簽: SortedDictionary

相關(guān)帖子

版塊 作者 回復(fù)/查看 最后發(fā)表

沒(méi)有相關(guān)內(nèi)容

相關(guān)日志

分享 vbRichClient5的SortedDictionary對(duì)象參考
ganlinlao 2013-10-26 23:08
SortedDictionary 簡(jiǎn)介:創(chuàng)建有序字典對(duì)象 原型:Function SortedDictionary( , ) As cSortedDictionary 方法 Add() 原型:Sub Add(Key, ) Count() 原型:Function Count() As Long Exists() 原型:Function Exists(Key) As Boolean ItemExists() 原型:Function ItemExists(ItemValue, , ) As Boolean Remove() 原型:Sub Remove(Key) RemoveAll() 原型:Sub RemoveAll() RemoveByIndex() 原型:Sub RemoveByIndex(IdxZeroBased As Long) SetStringCompareFlags() 原型:Sub SetStringCompareFlags(Flags As CmpFlags, , ) 屬性 IndexByKey 原型:Property IndexByKey(Key, ) As Long Item 原型:Property Item(Key) 缺省 ItemByIndex 原型:Property ItemByIndex(IdxZeroBased As Long) KeyByIndex 原型:Property KeyByIndex(IdxZeroBased As Long) 只讀 StringCompareMode 原型:Property StringCompareMode As StringCompareModeEnum UniqueKeys 原型:Property UniqueKeys As Boolean
個(gè)人分類: vb入門|2250 次閱讀|0 個(gè)評(píng)論

QQ|站長(zhǎng)郵箱|小黑屋|手機(jī)版|Office中國(guó)/Access中國(guó) ( 粵ICP備10043721號(hào)-1 )  

GMT+8, 2025-7-13 07:44 , Processed in 0.091723 second(s), 13 queries .

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

返回頂部