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

返回

适用于