FolderHelper

Overview

Location

Class Methods


DeleteFolder

 

class method DeleteFolder(Value: File)

 

static void DeleteFolder(File Value)

 

static func DeleteFolder(_ Value: File)

 

static void DeleteFolder(File Value)

 

Shared Sub DeleteFolder(Value As File)

Parameters:

  • Value:

Instance Methods


constructor  protected

 

constructor

 

FolderHelper()

 

init()

 

FolderHelper()

 

Sub New()