WMI2OMAdapter.StringToStringList(IList, String) 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.
protected public:
void StringToStringList(System::Collections::IList ^ list, System::String ^ value);
protected internal void StringToStringList (System.Collections.IList list, string value);
member this.StringToStringList : System.Collections.IList * string -> unit
Protected Friend Sub StringToStringList (list As IList, value As String)
Parameters
- list
- IList
- value
- String