Click or drag to resize
FileDelete Method
Overload List
  NameDescription
Public methodStatic memberDelete(String)
Deletes the specified file.
Public methodStatic memberDelete(String, Boolean)
[AlphaFS] Deletes the specified file.
Public methodStatic memberDelete(KernelTransaction, String)
[AlphaFS] Deletes the specified file.
Public methodStatic memberDelete(String, Boolean, PathFormat)
[AlphaFS] Deletes the specified file.
Public methodStatic memberDelete(KernelTransaction, String, Boolean)
[AlphaFS] Deletes the specified file.
Public methodStatic memberDelete(KernelTransaction, String, Boolean, PathFormat)
[AlphaFS] Deletes the specified file.
Top
See Also