CWInterface.IsEqualToInterface(CWInterface) Method
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.
[Foundation.Export("isEqualToInterface:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool IsEqualToInterface (CoreWlan.CWInterface intface);
abstract member IsEqualToInterface : CoreWlan.CWInterface -> bool
override this.IsEqualToInterface : CoreWlan.CWInterface -> bool
Parameters
- intface
- CWInterface
Returns
- Attributes