| INestedContainerManager Methods |
The INestedContainerManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Exists |
Checks nested container's name
| |
| GetContainer |
Creates a new nested container or return the existing one
| |
| GetNames |
Lists all the nested container's name
| |
| Remove |
Removes nested container
| |
| RemoveAll |
Removes all nested container
|