共用方式為


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

參數

傳回

適用於