HashHandle
01 Syntax
Microsoft.VisualBasic.ComponentModel.HashHandle`1
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| __allocate | 1 | Allocate memory |
| HasElement | 1 | |
| IsNull | 1 | |
| Next | 1 | |
| Previous | 1 | |
| Current | 1 | |
| Remove | 1 | |
| Add | 1 | |
| GetEnumerator | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Item | 1 |
04 Members
__allocate
Allocate memory
Item
HasElement(
String)IsNull(
Int32)Next(
T)Previous(
T)Current(
String)Remove(
String)Add(
T)GetEnumerator()