TaskUIUtils.GetSelectionSpecificListAsString(ArrayList) 方法

定义

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

参数

selection
ArrayList

返回

String

适用于