AquaLogic Interaction Development Kit (IDK) 6.0.0

NamedValue Members

NamedValue overview

Public Instance Constructors

NamedValue Overloaded. Initializes a new instance of the NamedValue class.

Public Instance Properties

Name Gets or sets the name. Note: The name will always be uppercased by the portal.
Value Gets or sets the value.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString Returns a string for debugging.

See Also

NamedValue Class | Plumtree.Remote.Util Namespace