次の方法で共有


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

戻り値

属性

適用対象