| Overload | Description |
|---|---|
| SparkplugMetricElement Constructor(SparkplugMetricData) | Initializes a new instance of the class with the specified metric data and no metadata. |
| SparkplugMetricElement Constructor(SparkplugMetricData,SparkplugMetadata) | Initializes a new instance of the class with the specified metric data and optional metadata. |
| SparkplugMetricElement Constructor(SparkplugMetricElement) | Initializes a new instance of the class, making a copy of an existing instance. |