Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / ISampledMetricSample Interface

In This Topic
ISampledMetricSample Interface Methods
In This Topic

For a list of all members of this type, see ISampledMetricSample members.

Public Methods
 NameDescription
 MethodCompares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from System.IComparable<IMetricSample>)
 MethodOverloaded. Compute the resultant value for this sample.  
 MethodIndicates whether the current object is equal to another object of the same type. (Inherited from System.IEquatable<IMetricSample>)
Top
See Also