Szerkesztés

Megosztás a következőn keresztül:


NSOrderedSet<TKey>.Equality Operator

Definition

public static bool operator == (Foundation.NSOrderedSet<TKey> first, Foundation.NSOrderedSet<TKey> second);
static member ( = ) : 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