[TIBCO.EMS .NET Admin client library 7.0 documentation]

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

protected internal virtual void setList(
	MapMessage msg,
	string name
)
Protected Friend Overridable Sub setList ( _
	msg As MapMessage, _
	name As String _
)
protected public:
virtual void setList(
	MapMessage^ msg, 
	String^ name
)

Parameters

msg
Type: MapMessage
name
Type: System..::.String

See Also