다음을 통해 공유


AvailabilityAttribute.Merge(IEnumerable<Object>) 메서드

정의

병합된 소개, 사용되지 않음, 사용되지 않음 및 사용할 수 없는 속성(연결된 버전의 메시지 특성 포함)으로 구성된 가용성 특성을 반환합니다.

public static ObjCRuntime.AvailabilityAttribute Merge (System.Collections.Generic.IEnumerable<object> attrs);
static member Merge : seq<obj> -> ObjCRuntime.AvailabilityAttribute

매개 변수

attrs
IEnumerable<Object>

병합할 가용성 특성입니다.

반환

병합된 소개, 사용되지 않음, 사용되지 않음 및 사용할 수 없는 속성(연결된 버전의 메시지 특성 포함)으로 구성된 가용성 특성입니다.

적용 대상