An NDoc Documented Class Library

PathList Constructor (String[])

Initializes a new instance of the PathList class that contains elements copied from the specified String array.

public PathList(
   string[] a
);

Parameters

a
The String array whose elements are copied to the new list.

See Also

PathList Class | PathList Members | Genghis Namespace | PathList Constructor Overload List