OpcClassicInterfaceCollection Class

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

C#

public class OpcClassicInterfaceCollection : KeyedCollection<Guid, OpcClassicInterface>, IList<OpcClassicInterface>, ICollection<OpcClassicInterface>, IList, ICollection, IReadOnlyList<OpcClassicInterface>, IReadOnlyCollection<OpcClassicInterface>, IEnumerable<OpcClassicInterface>, IEnumerable


Inheritance ObjectCollection<OpcClassicInterface> › KeyedCollection<Guid, OpcClassicInterface> › OpcClassicInterfaceCollection


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