BaseCollection Members

<< 点击显示目录 >>

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

BaseCollection Members

BR.AN.PviServices .NET


BaseCollection overview

Public Instance Properties

pubpropertyCount

Gets the element count of the collection.

pubpropertyHasError

Property returns true when one PviServices object notified an Error.

pubpropertyIsSynchronized

Returns true if access to the collection is synchronized (thread-safe).

pubpropertyItem

Indexer function.

pubpropertyKeys

Gets an ICollection containing the keys of this collection.

pubpropertyName

Gets the name of this collection.

pubpropertyParent

Gets the parent of this collection.

pubpropertyService

Gets the service object of a PviServices object

pubpropertySyncRoot

Gets the synchronized root object.

pubpropertyUserData

Gets or sets the UserData for this instance.

pubpropertyValues

Gets an ICollection containing the PviServices objects of this collection.

Public Instance Methods

pubmethodAdd

Overloaded. Fuer LoggerEntries Methode (hinzufügen)

pubmethodClear

Removes all elements from the collection.

pubmethodConnect

Overloaded. Connects each collection object.

pubmethodContains

Overloaded. Determines whether the collection contains the specific object.

pubmethodContainsKey

Determines whether the collection contains the specific object.

pubmethodCopyTo

Not supported.

pubmethodDispose

Implement IDisposable.

pubmethodElementAt

Gets a logger entry by its ID

pubmethodFromXmlTextReader

Reads the configuration from xml configuration file and updates.

pubmethodGetEnumerator

Gets th enumerator

pubmethodRemove

Overloaded. Fuer LoggerEntries abstrakte Methode (Loeschen via Index)

Public Instance Events

pubeventCollectionConnected

Occurs when all connection requests of each PviServices object within the collection are responded.

pubeventCollectionDisconnected

Occurs when all disconnection requests of each PviServices object within the collection are responded.

pubeventCollectionError

Occurs when at least one variable object within the list notifies an error.

pubeventConnected

Occurs when a listobject is successfully connected.

pubeventDisconnected

Occurs when a listobject is successfully diconnected.

pubeventDisposing

Work in process.

pubeventError

Occurs when a listobject notifies an error.

pubeventUploaded

Occurs when each PviServices object on the plc was successful uploaded.

See Also

BaseCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]