NSMutableOrderedSet<TKey>.ReplaceObjects(NSIndexSet, TKey[]) 方法

定义

public void ReplaceObjects (Foundation.NSIndexSet indexSet, params TKey[] replacementObjects);
override this.ReplaceObjects : Foundation.NSIndexSet * 'Key[] -> unit

参数

indexSet
NSIndexSet
replacementObjects
TKey[]

适用于