다음을 통해 공유


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

반환

특성

적용 대상