PlcDeviceCollection Class

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

Provides a collection of IPlcDevice objects.

C#

public class PlcDeviceCollection : Collection<IPlcDevice>, IList<IPlcDevice>, ICollection<IPlcDevice>, IList, ICollection, IReadOnlyList<IPlcDevice>, IReadOnlyCollection<IPlcDevice>, IEnumerable<IPlcDevice>, IEnumerable


Inheritance ObjectCollection<IPlcDevice> › PlcDeviceCollection


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

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