NSOrderedSet.ToArray<T> Method

Definition

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

Type Parameters

T

Returns

T[]

Applies to