CWMutableNetworkProfile Constructors

Definition

Overloads

CWMutableNetworkProfile()
CWMutableNetworkProfile(NSCoder)
CWMutableNetworkProfile(NSObjectFlag)
CWMutableNetworkProfile(IntPtr)

CWMutableNetworkProfile()

[Foundation.Export("init")]
public CWMutableNetworkProfile ();
Attributes

Applies to

CWMutableNetworkProfile(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public CWMutableNetworkProfile (Foundation.NSCoder coder);
new CoreWlan.CWMutableNetworkProfile : Foundation.NSCoder -> CoreWlan.CWMutableNetworkProfile

Parameters

coder
NSCoder
Attributes

Applies to

CWMutableNetworkProfile(NSObjectFlag)

protected CWMutableNetworkProfile (Foundation.NSObjectFlag t);
new CoreWlan.CWMutableNetworkProfile : Foundation.NSObjectFlag -> CoreWlan.CWMutableNetworkProfile

Parameters

Applies to

CWMutableNetworkProfile(IntPtr)

protected internal CWMutableNetworkProfile (IntPtr handle);
new CoreWlan.CWMutableNetworkProfile : nativeint -> CoreWlan.CWMutableNetworkProfile

Parameters

handle
IntPtr

nativeint

Applies to