共用方式為


NSSet.IntersectsSet(NSSet) 方法

定義

[Foundation.Export("intersectsSet:")]
public virtual bool IntersectsSet (Foundation.NSSet other);
abstract member IntersectsSet : Foundation.NSSet -> bool
override this.IntersectsSet : Foundation.NSSet -> bool

參數

other
NSSet

傳回

屬性

適用於