TaskUIUtils.GetSelectionSpecificListAsString(ArrayList) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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