Perforce API for the .Net CLR P4.Net

P4Map Constructor

Creates an empty Map.

Overload List

Creates an empty Map.

public P4Map();

Creates a P4Map object populated with the view defined by lines.

public P4Map(params string[]);

See Also

P4Map Class | P4API Namespace