| Overload | Description |
|---|---|
| SparkplugMetric Constructor() | Initializes a new instance of the class with default data. |
| SparkplugMetric Constructor(SparkplugMetric) | Initializes a new instance of the class by copying the specified metric. |
| SparkplugMetric Constructor(String) | Initializes a new instance of the class with the specified metric name. |
| SparkplugMetric Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |