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

返回

适用于