Overload | Description |
---|---|
LoadFromOSDirectory(IWritableDirectoryContents,String) | Loads the contents of the directory from a physical directory. |
LoadFromOSDirectory(IWritableDirectoryContents,String,Int32) | Loads the contents of the directory from a physical directory, specifying copy buffer size. |
LoadFromOSDirectory(IWritableDirectoryContents,String,Int32,IProgress<String[]>) | Loads the contents of the directory from a physical directory, specifying copy buffer size, and a progress update provider. |