Retrieves an InstanceType from this set by an index.
InstanceType
@override InstanceType operator [](int index) => _innerValues[index];