Plumtree EDK (Enterprise Web Development Kit) 5.4.0

NamedValueMap.ToArray Method 

Converts the contents of the NamedValueMap into a NamedValue array, and returns the array. Keys with string[] mappings will be returned as multiple NamedValues.

public NamedValue[] ToArray();

Return Value

NamedValue[]

See Also

NamedValueMap Class | Plumtree.Remote.Util Namespace