'Declaration<ExceptionContractAnnotationAttribute(True)> Public Interface ISparkplugPayloadElementReadOnlyCollection Inherits System.Collections.Generic.IEnumerable(Of KeyValuePair(Of String,SparkplugMetricElement)), System.Collections.Generic.IReadOnlyCollection(Of KeyValuePair(Of String,SparkplugMetricElement)), System.Collections.IEnumerable
'UsageDim instance As ISparkplugPayloadElementReadOnlyCollection
[ExceptionContractAnnotation(true)] public interface ISparkplugPayloadElementReadOnlyCollection : System.Collections.Generic.IEnumerable<KeyValuePair<string,SparkplugMetricElement>>, System.Collections.Generic.IReadOnlyCollection<KeyValuePair<string,SparkplugMetricElement>>, System.Collections.IEnumerable
[ExceptionContractAnnotation(true)] public interface class ISparkplugPayloadElementReadOnlyCollection : public System.Collections.Generic.IEnumerable<KeyValuePair<String,SparkplugMetricElement>>, System.Collections.Generic.IReadOnlyCollection<KeyValuePair<String,SparkplugMetricElement>>, System.Collections.IEnumerable