次の方法で共有


NSMutableCharacterSet.FromBitmapRepresentation(NSData) メソッド

定義

[Foundation.Export("characterSetWithBitmapRepresentation:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSCharacterSet FromBitmapRepresentation (Foundation.NSData data);
static member FromBitmapRepresentation : Foundation.NSData -> Foundation.NSCharacterSet

パラメーター

data
NSData

戻り値

属性

適用対象