CWInterface.FromName(String) Method

Definition

[Foundation.Export("interfaceWithName:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreWlan.CWInterface FromName (string name);
static member FromName : string -> CoreWlan.CWInterface

Parameters

name
String

Returns

Attributes

Applies to