Sets the members of the value object this DynValue
object represents to the given array of NameValuePair
objects.
Sets the members of the value object this DynValue object represents to the given array of NameValuePair objects.
Parameters: - value - the array of name-value pairs to be set
Throws: - org.omg.CORBA.DynAnyPackage.InvalidSeq - if an inconsistent value is part of the given array
See Also:DynValue.get_members(),