NSOrderedSet<TKey>.Equality Operador
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- first
- NSOrderedSet<TKey>
- second
- NSOrderedSet<TKey>