共用方式為


NSSetEnumerator 代理人

定義

委派,指定 所使用的 Enumerate(NSSetEnumerator) 列舉值。

public delegate void NSSetEnumerator(NSObject obj, ref bool stop);
type NSSetEnumerator = delegate of NSObject *  -> unit

參數

obj
NSObject
stop
Boolean

適用於