An NDoc Documented Class Library

PathList Constructor (PathList)

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

public PathList(
   PathList c
);

Parameters

c
The PathList whose elements are copied to the new collection.

See Also

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