public NSOrderedSet(params object [] objs) : this(NSArray.FromObjects(objs))
 {
 }