| Overload | Description |
|---|---|
| SparkplugDeviceCollection Constructor() | Initializes a new instance of the class with default data. |
| SparkplugDeviceCollection Constructor(IEnumerable<SparkplugDevice>) | Initializes a new instance of the collection, with given items. |
| SparkplugDeviceCollection Constructor(Int32) | Initializes a new instance of the class that creates a lookup dictionary when the specified threshold is exceeded. |
| SparkplugDeviceCollection Constructor(SparkplugDeviceCollection) | Initializes a new copy of the object. |