Removing a dynamic instance variable may cause a SequenceableCollection to have a corrupted size, becoming incorrectly very large.
This only applies to large collections: a pointer collection larger than about 2K or a byte collection larger than about 16K. Objects that are too large to fit on a single page are implemented internally using a tree-based structure.
Affected collections must be manually resized.
Last updated: 1/16/20