Edit

Share via


CWInterface.IsEqualToInterface(CWInterface) Method

Definition

[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

Applies to