HashtableArray Members

<< 点击显示目录 >>

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

HashtableArray Members

BR.AN.PviServices .NET


HashtableArray overview

Public Instance Constructors

pubmethod HashtableArray Constructor

Initializes a new instance of the HashtableArray class.

Public Instance Properties

pubpropertyCount

Gets the number of elements actually contained in the System.Collections.ArrayList.

pubpropertyItem

Overloaded. This indexer returns the object given the key.

pubpropertyKeys

Gets an System.Collections.ICollection containing the keys in the System.Collections.Hashtable.

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]