NSOrderedSet.Inequality(NSOrderedSet, NSOrderedSet) 运算符

定义

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

参数

first
NSOrderedSet
second
NSOrderedSet

返回

适用于