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

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

Syntax

protected internal static string _ListToString(
	IList l
)
Protected Friend Shared Function _ListToString ( _
	l As IList _
) As String
protected public:
static String^ _ListToString(
	IList^ l
)

See Also