AquaLogic Interaction Development Kit (IDK) 6.0.0

NamedValueMap Class

Utility class that converts between an array of NamedValues and a Hashtable. Useful when manipulating arrays of NamedValues.

For a list of all members of this type, see NamedValueMap Members.

System.Object
   Plumtree.Remote.Util.NamedValueMap
      Derived types

public class NamedValueMap

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.Util

Assembly: idk (in idk.dll)

See Also

NamedValueMap Members | Plumtree.Remote.Util Namespace