NSOrderedSet<TKey>.Inequality Operator

Definition

public static bool operator != (Foundation.NSOrderedSet<TKey> first, Foundation.NSOrderedSet<TKey> second);
static member op_Inequality : Foundation.NSOrderedSet<'Key (requires 'Key : null and 'Key :> ObjCRuntime.INativeObject)> * Foundation.NSOrderedSet<'Key (requires 'Key : null and 'Key :> ObjCRuntime.INativeObject)> -> bool

Parameters

Returns

Applies to