Share via


NSArray<TKey>.Item[IntPtr] Property

Definition

public TKey this[IntPtr idx] { get; }
member this.Item(nativeint) : 'Key

Parameters

idx
IntPtr

nativeint

Property Value

TKey

Applies to