This is the complete list of members for hyperx.api.FolderCol, including all inherited members.
| __getitem__(self, int index) | hyperx.api.FolderCol | |
| __init__(self, _api.FolderCol folderCol) | hyperx.api.FolderCol | |
| __iter__(self) | hyperx.api.FolderCol | |
| __len__(self) | hyperx.api.FolderCol | |
| _CollectedClass | hyperx.api.IdNameEntityCol | protected |
| _Entity | hyperx.api.IdEntityCol | protected |
| AddFolder(self, str name) | hyperx.api.FolderCol | |
| AddFolders(self, tuple[str] names) | hyperx.api.FolderCol | |
| Contains(self, int id) | hyperx.api.IdEntityCol | |
| Count(self) | hyperx.api.IdEntityCol | |
| DeleteFolder(self, Folder folder) | hyperx.api.FolderCol | |
| DeleteFolders(self, tuple[Folder] folders) | hyperx.api.FolderCol | |
| FolderColList | hyperx.api.FolderCol | static |
| Get(self, str name) | hyperx.api.FolderCol | |
| Get(self, int id) | hyperx.api.FolderCol | |
| Get(self, item1=None) | hyperx.api.FolderCol | |
| Ids | hyperx.api.IdEntityCol | static |
| Names | hyperx.api.IdNameEntityCol | static |
| ParentFolder | hyperx.api.FolderCol | static |