TaskUIUtils.GetSelectionSpecificListAsString(ArrayList) Method

Definition

public:
 static System::String ^ GetSelectionSpecificListAsString(System::Collections::ArrayList ^ selection);
public static string GetSelectionSpecificListAsString (System.Collections.ArrayList selection);
static member GetSelectionSpecificListAsString : System.Collections.ArrayList -> string
Public Shared Function GetSelectionSpecificListAsString (selection As ArrayList) As String

Parameters

selection
ArrayList

Returns

Applies to