Delete Method
Deletes a document from the library specified by DocumentLibrary .
Syntax
[VB.NET] Public Sub Delete(ByVal RemoteFile As String)
[C#] public void Delete(string remoteFile);
Remarks
The name of the document is provided by RemoteFile.