OpcUnregisterNodeCollection Class

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

Defines a collection for OpcUnregisterNode instances.

C#

public class OpcUnregisterNodeCollection : Collection<OpcUnregisterNode>, IList<OpcUnregisterNode>, ICollection<OpcUnregisterNode>, IList, ICollection, IReadOnlyList<OpcUnregisterNode>, IReadOnlyCollection<OpcUnregisterNode>, IEnumerable<OpcUnregisterNode>, IEnumerable


Inheritance ObjectCollection<OpcUnregisterNode> › OpcUnregisterNodeCollection


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

Name Description
OpcUnregisterNodeCollection Initializes a new instance of the OpcUnregisterNodeCollection class.