NSMutableCharacterSet.IntersectWith(NSCharacterSet) 方法

定义

[Foundation.Export("formIntersectionWithCharacterSet:")]
public virtual void IntersectWith (Foundation.NSCharacterSet otherSet);
abstract member IntersectWith : Foundation.NSCharacterSet -> unit
override this.IntersectWith : Foundation.NSCharacterSet -> unit

参数

otherSet
NSCharacterSet
属性

适用于