Share via


NSMutableSet<TKey>.Subtraction Operador

Definición

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

Parámetros

Devoluciones

Se aplica a