CWMutableNetworkProfile Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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