Perforce API for the .Net CLR P4.Net

P4Form.Clone�Method�

Copies the P4Form object into a new instance.

[Visual�Basic]
Public�Function�Clone()�As�P4Form
[C#]
public�P4Form�Clone();

Return Value

A copy of the P4Form object.

See Also

P4Form Class | P4API Namespace