다음을 통해 공유


ABPerson.GetPhones 메서드

정의

ABPerson전화 번호를 가져옵니다.

public AddressBook.ABMultiValue<string> GetPhones ();
member this.GetPhones : unit -> AddressBook.ABMultiValue<string>

반환

ABMultiValue<T> 의 전화 번호를 포함하는 ABPerson입니다.

적용 대상

추가 정보

  • <xref:AddressBook.ABPerson.SetPhones(AddressBook.ABMultiValue%601)>