OpcRegisterNodeCollection Class

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

Defines a collection for OpcRegisterNode instances.

C#

public class OpcRegisterNodeCollection : Collection<OpcRegisterNode>, IList<OpcRegisterNode>, ICollection<OpcRegisterNode>, IList, ICollection, IReadOnlyList<OpcRegisterNode>, IReadOnlyCollection<OpcRegisterNode>, IEnumerable<OpcRegisterNode>, IEnumerable


Inheritance ObjectCollection<OpcRegisterNode> › OpcRegisterNodeCollection


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

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