NSMutableCharacterSet.IntersectWith(NSCharacterSet) Method

Definition

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

Parameters

otherSet
NSCharacterSet
Attributes

Applies to