Share via


NEHotspotHS20Settings.MccAndMncs Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] MccAndMncs { [Foundation.Export("MCCAndMNCs", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMCCAndMNCs:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("MCCAndMNCs", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setMCCAndMNCs:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.MccAndMncs : string[] with get, set

Property Value

String[]
Attributes

Applies to