AvailabilityAttribute.Merge(IEnumerable<Object>) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回可用性屬性,這個屬性是由合併的已引進、過時、已淘汰和無法使用的屬性所組成, (包括串連版本的訊息屬性) 。
public static ObjCRuntime.AvailabilityAttribute Merge (System.Collections.Generic.IEnumerable<object> attrs);
static member Merge : seq<obj> -> ObjCRuntime.AvailabilityAttribute
參數
- attrs
- IEnumerable<Object>
要合併的可用性屬性。
傳回
可用性屬性,由合併的已導入、過時、已淘汰和無法使用的屬性所組成, (包括訊息屬性的串連版本) 。