| Overload | Description |
|---|---|
| MemoryFolder Constructor() | Initializes a new instance of the MemoryFolder class, using a unique root name. |
| MemoryFolder Constructor(String) | Initializes a new instance of the MemoryFolder class specifying its full path name. |
| MemoryFolder Constructor(String,String) | Initializes a new instance of the MemoryFolder class specifying its root name and folder path. |