다음을 통해 공유


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

매개 변수

반환

적용 대상