An NDoc Documented Class Library

PathList.ReadOnly Method 

Creates a read-only wrapper for a PathList instance.

public static PathList ReadOnly(
   PathList list
);

Return Value

An PathList wrapper that is read-only.

See Also

PathList Class | PathList Members | Genghis Namespace