nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Runtime / HashHandle

HashHandle

Full name Microsoft.VisualBasic.ComponentModel.HashHandle`1 Assembly Microsoft.VisualBasic.Runtime Members 10

01 Syntax

Microsoft.VisualBasic.ComponentModel.HashHandle`1

02 Methods

NameOverloadsSummary
__allocate 1 Allocate memory
HasElement 1
IsNull 1
Next 1
Previous 1
Current 1
Remove 1
Add 1
GetEnumerator 1

03 Properties

NameOverloadsSummary
Item 1

04 Members

method __allocate #
__allocate

Allocate memory

property Item #
Item
method HasElement #
HasElement(String)
method IsNull #
IsNull(Int32)
method Next #
Next(T)
method Previous #
Previous(T)
method Current #
Current(String)
method Remove #
Remove(String)
method Add #
Add(T)
method GetEnumerator #
GetEnumerator()