CWNetworkProfile 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
CWNetworkProfile() | |
CWNetworkProfile(CWNetworkProfile) | |
CWNetworkProfile(NSCoder) | |
CWNetworkProfile(NSObjectFlag) | |
CWNetworkProfile(IntPtr) |
CWNetworkProfile()
CWNetworkProfile(CWNetworkProfile)
[Foundation.Export("initWithNetworkProfile:")]
public CWNetworkProfile (CoreWlan.CWNetworkProfile networkProfile);
new CoreWlan.CWNetworkProfile : CoreWlan.CWNetworkProfile -> CoreWlan.CWNetworkProfile
Parameters
- networkProfile
- CWNetworkProfile
- Attributes
Applies to
CWNetworkProfile(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public CWNetworkProfile (Foundation.NSCoder coder);
new CoreWlan.CWNetworkProfile : Foundation.NSCoder -> CoreWlan.CWNetworkProfile
Parameters
- coder
- NSCoder
- Attributes
Applies to
CWNetworkProfile(NSObjectFlag)
protected CWNetworkProfile (Foundation.NSObjectFlag t);
new CoreWlan.CWNetworkProfile : Foundation.NSObjectFlag -> CoreWlan.CWNetworkProfile
Parameters
Applies to
CWNetworkProfile(IntPtr)
protected internal CWNetworkProfile (IntPtr handle);
new CoreWlan.CWNetworkProfile : nativeint -> CoreWlan.CWNetworkProfile
Parameters
- handle
-
IntPtr
nativeint