| IDAPython 9.0
    | 
This is the complete list of members for Strings, including all inherited members.
| __getitem__(self, index) | Strings | |
| __init__(self, default_setup=False) | Strings | |
| __iter__(self) | Strings | |
| _get_item(self, index) | Strings | protected | 
| _si | Strings | protected | 
| clear_cache(self) | Strings | |
| refresh(self) | Strings | |
| setup(self, strtypes=[ida_nalt.STRTYPE_C], minlen=5, only_7bit=True, ignore_instructions=False, display_only_existing_strings=False) | Strings | |
| size | Strings |