Visavi Visual OPC .NET  

IOpcItemCollection Members

IOpcItemCollection overview

Public Properties

public propertyItem (inherited from IList) Overloaded. Gets or sets the element with the specified index.

In C#, this property is the indexer for the IOpcItemCollection class.

Public Methods

public methodAdd (inherited from IList) Overloaded. Adds an IOpcItem to the IOpcItemCollection.

Public Events

public eventItemAdded Occurs when a item is added to the IOpcItemCollection.
public eventItemDefinitionChange Occurs when there is a change to the IOpcItemDefinition of one of the items in the IOpcItemCollection.
public eventItemRemoved Occurs when a item is removed from the IOpcItemCollection.
public eventItemRuntimeChange Occurs when there is a change to the IOpcItemRuntime of one of the items in the IOpcItemCollection.
 

See Also

IOpcItemCollection InterfaceVisavi.Opc.Client Namespace