VB.NET Hashtable Basics

本文档由 夜晚回家 分享于2011-01-26 16:31

The Hashtable collection in VB.NET offers the ability to perform very fast and deterministic lookups from any key to a previously specified value. Conceptually, you add keys and values together, and then can search the table instantly, or even remove elements. As shown in this tutorial, the Hashtable provides a powerful and optimized lookup mechanism.
文档格式:
.pdf
文档大小:
108.88K
文档页数:
7
顶 /踩数:
2 0
收藏人数:
0
评论次数:
0
文档热度:
文档分类:
IT计算机  —  .NET
添加到豆单
文档标签:
VBNET Hashtable Basics values type Module key End use Dim
系统标签:
hashtable basics 程序员 dim typeof lookups
下载文档
收藏
打印

扫扫二维码,随身浏览文档

手机或平板扫扫即可继续访问

推荐豆丁书房APP  

获取二维码

分享文档

将文档分享至:
分享完整地址
文档地址: 复制
粘贴到BBS或博客
flash地址: 复制

支持嵌入FLASH地址的网站使用

html代码: 复制

默认尺寸450px*300px480px*400px650px*490px

支持嵌入HTML代码的网站使用





82