次の方法で共有


NSOrderedSet.ToArray<T> メソッド

定義

public T[] ToArray<T> () where T : class, ObjCRuntime.INativeObject;
member this.ToArray : unit -> 'T[] (requires 'T : null and 'T :> ObjCRuntime.INativeObject)

型パラメーター

T

戻り値

T[]

適用対象