public NSMutableOrderedSet(NSOrderedSet <TKey> other) : base(other)
 {
 }