The NameValue type exposes the following members.

Constructors

  Name Description
Public method NameValue(String, Double)
Initializes a new instance.
Public method NameValue(String, Guid)
Initializes a new instance.
Public method NameValue(String, Int32)
Initializes a new instance.
Public method NameValue(String, String)
Initializes a new instance.

Methods

  Name Description
Public method GetValue<(Of <<'(T>)>>)
The typed value.
Public method ToString
Returns a String that represents the current Object.
(Overrides Object..::..ToString()()()().)

Properties

  Name Description
Public property Name
The name.
Public property ValueText
The value as a string.

See Also