PlcDataNodeSourceCollection Class

Namespace: IPS7Lnk.Advanced
Assemblies: IPS7LnkNet.Advanced.dll

Represents a collection of Object instances.

C#

public class PlcDataNodeSourceCollection : Collection<object>, IList<object>, ICollection<object>, IList, ICollection, IReadOnlyList<object>, IReadOnlyCollection<object>, IEnumerable<object>, IEnumerable


Inheritance ObjectCollection<Object> › PlcDataNodeSourceCollection


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

Name Description
PlcDataNodeSourceCollection Initializes a new instance of the PlcDataNodeSourceCollection class.
PlcDataNodeSourceCollection(IList) Initializes a new instance of the PlcDataNodeSourceCollection class using the list specified.