Perforce API for the .Net CLR P4.Net

P4RecordsetCallback.Edit Method 

Edits the specified f1.

[Visual Basic]
Overrides Public Sub Edit( _
   ByVal f1 As FileInfo _
)
[C#]
public override void Edit(
   FileInfo f1
);

Parameters

f1
The f1.

See Also

P4RecordsetCallback Class | P4API Namespace