public class MeasurementTokenItem
Public Class MeasurementTokenItem
No code example is currently available or this language may not be supported.
MeasurementTokenItem | Create a new instance of the MeasurementTokenItem Item. |
TokenType | Get/Set the token type used to identify this token. |
Value | Get/Set the value of the measurement. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |
mTokenType | Private member for TokenType. |
mValue | Private member for Value. |