HashtableArray Methods

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices > HashtableArray Class >

HashtableArray Methods

BR.AN.PviServices .NET


The methods of the HashtableArray class are listed below. For a complete list of HashtableArray class members, see the HashtableArray Members topic.

Public Instance Methods

pubmethodAdd

Adds an element with the specified key and value into the System.Collections.Hashtable.

pubmethodClear

Removes all elements from the System.Collections.Hashtable.

pubmethodClone

Clones this instance.

pubmethodContainsKey

Determines whether the Hashtable contains a specific key.

pubmethodGetEnumerator

Returns an enumerator for a section of the System.Collections.ArrayList.

pubmethodRemove

Removes the element with the specified key from the System.Collections.Hashtable.

See Also

HashtableArray Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

HashtableArray.Add Method

HashtableArray.Clear Method

HashtableArray.Clone Method

HashtableArray.ContainsKey Method

HashtableArray.GetEnumerator Method

HashtableArray.Remove Method