Share via


NSPersonNameComponentsFormatter.GetComponents(String) Method

Definition

[Foundation.Export("personNameComponentsFromString:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSPersonNameComponents? GetComponents(string string);
[<Foundation.Export("personNameComponentsFromString:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetComponents : string -> Foundation.NSPersonNameComponents
override this.GetComponents : string -> Foundation.NSPersonNameComponents

Parameters

string
String

Returns

Attributes

Applies to