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