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