OpcMonitoredItemCollection Class

Namespace: Opc.UaFx.Client
Assemblies: Opc.UaFx.Advanced.dll

C#

public class OpcMonitoredItemCollection : KeyedCollection<long, OpcMonitoredItem>, IList<OpcMonitoredItem>, ICollection<OpcMonitoredItem>, IList, ICollection, IReadOnlyList<OpcMonitoredItem>, IReadOnlyCollection<OpcMonitoredItem>, IEnumerable<OpcMonitoredItem>, IEnumerable


Inheritance ObjectCollection<OpcMonitoredItem> › KeyedCollection<Int64, OpcMonitoredItem> › OpcMonitoredItemCollection


Implements IList<OpcMonitoredItem>, ICollection<OpcMonitoredItem>, IList, ICollection, IReadOnlyList<OpcMonitoredItem>, IReadOnlyCollection<OpcMonitoredItem>, IEnumerable<OpcMonitoredItem>, IEnumerable

Name Description
OpcMonitoredItemCollection
Name Description
GetKeyForItem(OpcMonitoredItem)