NSMutableSet<TKey>.Addition 运算符

定义

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)>

参数

返回

适用于