共用方式為


NSArray.GetItem<T>(nuint) 方法

定義

public T GetItem<T> (nuint index) where T : class, ObjCRuntime.INativeObject;
member this.GetItem : nuint -> 'T (requires 'T : null and 'T :> ObjCRuntime.INativeObject)

類型參數

T

參數

index
System.System.UIntPtr System.unativeint

傳回

T

適用於