OpcTranslatePathCollection Class

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

Defines a collection for OpcTranslatePath instances.

C#

public class OpcTranslatePathCollection : Collection<OpcTranslatePath>, IList<OpcTranslatePath>, ICollection<OpcTranslatePath>, IList, ICollection, IReadOnlyList<OpcTranslatePath>, IReadOnlyCollection<OpcTranslatePath>, IEnumerable<OpcTranslatePath>, IEnumerable


Inheritance ObjectCollection<OpcTranslatePath> › OpcTranslatePathCollection


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

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