OpcReadOnlyModelCollection Class

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

C#

public class OpcReadOnlyModelCollection : ReadOnlyCollection<OpcModel>, IList<OpcModel>, ICollection<OpcModel>, IList, ICollection, IReadOnlyList<OpcModel>, IReadOnlyCollection<OpcModel>, IEnumerable<OpcModel>, IEnumerable


Inheritance ObjectReadOnlyCollection<OpcModel> › OpcReadOnlyModelCollection


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

Name Description
OpcReadOnlyModelCollection(IList)