NSOrderedSet.Equality(NSOrderedSet, NSOrderedSet) 运算符

定义

public static bool operator == (Foundation.NSOrderedSet first, Foundation.NSOrderedSet second);
static member ( = ) : Foundation.NSOrderedSet * Foundation.NSOrderedSet -> bool

参数

first
NSOrderedSet
second
NSOrderedSet

返回

适用于