Share via


NSMutableOrderedSet<TKey>.Replace(IntPtr, TKey) Method

Definition

public void Replace(IntPtr objectAtIndex, TKey newObject);
override this.Replace : nativeint * 'Key -> unit

Parameters

objectAtIndex
IntPtr

nativeint

newObject
TKey

Applies to