Click or drag to resize

WinFormsPathCollectionGetFolderSize Method

Overload List
  NameDescription
Public methodStatic memberGetFolderSize(String, WinFormsPathCollectionGetFolderSizeCallbackDelegate, Object)
Asynchronoulsy calculates the size of a folder, including all files in all subfolders, and the file count.
Public methodStatic memberGetFolderSize(String, WinFormsPathCollectionGetFolderSizeCallbackDelegate, Object, Int32)
Asynchronoulsy calculates the size of a folder, including all files in all subfolders, and the file count.
Top
See Also