共用方式為


NSExpression.FromIntersectSet(NSExpression, NSExpression) 方法

定義

運算式,表示評估為 NSSet (左) 的運算式交集,以及評估為集合 (右) 的運算式。

[Foundation.Export("expressionForIntersectSet:with:")]
public static Foundation.NSExpression FromIntersectSet (Foundation.NSExpression left, Foundation.NSExpression right);
static member FromIntersectSet : Foundation.NSExpression * Foundation.NSExpression -> Foundation.NSExpression

參數

right
NSExpression

傳回

屬性

適用於