The line _indexSet.ClearIndexes(); fails in a ReadOnly collection when the Clear() method is called because the _indexSet member has not been initialized. The collection i am trying this in has the IsReadOnly flag set to false. I've pasted the actual method that's failing for reference.
Thanks,
Shawn Camp
/// <summary>Copyright (c) Marimer LLC