SNMPCollectionBase Members

<< 点击显示目录 >>

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

SNMPCollectionBase Members

BR.AN.PviServices .NET


SNMPCollectionBase overview

Public Instance Properties

pubpropertyCount

Gets the number of items of the collection.

pubpropertyIsSynchronized

Gets a value indicating whether access to the Hashtable is synchronized (thread-safe).

pubpropertyKeys

Gets the keys of the collection.

pubpropertySyncRoot

Gets an object that can be used to synchronize access to the System.Collections.Hashtable.

pubpropertyValues

Gets the values of the collection.

Public Instance Methods

pubmethodCleanup

Free unused allocated memory

pubmethodContainsKey

Determines whether the Hashtable contains a specific key.

pubmethodCopyTo

Copies the Hashtable elements to a one-dimensional System.Array instance at the specified index.

pubmethodGetEnumerator

Represents a collection of key-and-value pairs that are organized based on the hash code of the key

Public Instance Events

pubeventChanged

Called whenever an the coll3ection members change.

See Also

SNMPCollectionBase Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]