Item (inherited
from IList) |
Overloaded. Gets or sets the element with the specified index.
In C#, this property is the indexer for the IOpcItemCollection class. |
Add (inherited
from IList) |
Overloaded. Adds an IOpcItem to the IOpcItemCollection. |
ItemAdded |
Occurs when a item is added to the IOpcItemCollection. |
ItemDefinitionChange |
Occurs when there is a change to the IOpcItemDefinition of one of the items in the IOpcItemCollection. |
ItemRemoved |
Occurs when a item is removed from the IOpcItemCollection. |
ItemRuntimeChange |
Occurs when there is a change to the IOpcItemRuntime of one of the items in the IOpcItemCollection. |