Copies the entire PathList
to a one-dimensional
string array.
Copies the entire PathList
to a one-dimensional
String array, starting at the specified index of the target array.
public virtual void CopyTo(string[],int);
Copies the entire PathList
to a one-dimensional
string array.
public virtual void CopyTo(string[]);