An NDoc Documented Class Library

PathList.CopyTo Method (String[])

Copies the entire PathList to a one-dimensional string array.

public virtual void CopyTo(
   string[] array
);

Parameters

array
The one-dimensional String array to copy to.

See Also

PathList Class | PathList Members | Genghis Namespace | PathList.CopyTo Overload List