GenericListTypeConverter<T>.GetStringArray Method
This language is not supported or no code example is available.
protected:
array< String^ >^ GetStringArray(
String^ input
)
This language is not supported or no code example is available.
protected function GetStringArray(
input : String
) : String[];
This language is not supported or no code example is available.
Parameters
-
input
-
string
Return Value
string[]
In this article
Definition