次の方法で共有


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
属性

適用対象