An NDoc Documented Class Library

PathList Constructor (Int32)

Initializes a new instance of the PathList class that has the specified initial capacity.

public PathList(
   int capacity
);

Parameters

capacity
The number of elements that the new PathList is initially capable of storing.

See Also

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