public class MeasurementProcessor
Public Class MeasurementProcessor
No code example is currently available or this language may not be supported.
MeasurementProcessor | Initializes a new instance of the MeasurementProcessor class |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetTokens | Return the user's value as a set of discrete measurement tokens. |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
SumInches | Return the sum of elements in the caller's measurement string as inches. |
SumMillimeters | Return the sum of elements in the caller's measurement string as millimeters. |
ToString | (Inherited from Object) |