次の方法で共有


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[]

適用対象