Share via


HardTotals.Delete(String) Method

Definition

Deletes the named file.

public abstract void Delete (string fileName);
abstract member Delete : string -> unit
Public MustOverride Sub Delete (fileName As String)

Parameters

fileName
String

The fileName parameter specifies the totals file to delete.

Applies to