Share via


NSMutableArray<TValue>.Item[UIntPtr] Property

Definition

public TValue this[UIntPtr index] { get; set; }
member this.Item(unativeint) : 'Value with get, set

Parameters

index
UIntPtr

unativeint

Property Value

TValue

Applies to