다음을 통해 공유


DisplayedPropertiesCollection 클래스

정의

DisplayedProperties 속성에서 반환 DisplayedPropertiesT:AddresssBook.ABPersonProperty의 컬렉션입니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'Contacts' API instead.")]
public class DisplayedPropertiesCollection : System.Collections.Generic.ICollection<AddressBook.ABPersonProperty>, System.Collections.Generic.IEnumerable<AddressBook.ABPersonProperty>
type DisplayedPropertiesCollection = class
    interface ICollection<ABPersonProperty>
    interface seq<ABPersonProperty>
    interface IEnumerable
상속
DisplayedPropertiesCollection
특성
구현

속성

Count

DisplayedProperties 속성에서 반환 DisplayedPropertiesT:AddresssBook.ABPersonProperty의 컬렉션입니다.

메서드

Add(ABPersonProperty)

DisplayedProperties 속성에서 반환 DisplayedPropertiesT:AddresssBook.ABPersonProperty의 컬렉션입니다.

Clear()

DisplayedProperties 속성에서 반환 DisplayedPropertiesT:AddresssBook.ABPersonProperty의 컬렉션입니다.

Contains(ABPersonProperty)

DisplayedProperties 속성에서 반환 DisplayedPropertiesT:AddresssBook.ABPersonProperty의 컬렉션입니다.

CopyTo(ABPersonProperty[], Int32)

DisplayedProperties 속성에서 반환 DisplayedPropertiesT:AddresssBook.ABPersonProperty의 컬렉션입니다.

GetEnumerator()

DisplayedProperties 속성에서 반환 DisplayedPropertiesT:AddresssBook.ABPersonProperty의 컬렉션입니다.

Remove(ABPersonProperty)

DisplayedProperties 속성에서 반환 DisplayedPropertiesT:AddresssBook.ABPersonProperty의 컬렉션입니다.

명시적 인터페이스 구현

ICollection<ABPersonProperty>.IsReadOnly

DisplayedProperties 속성에서 반환 DisplayedPropertiesT:AddresssBook.ABPersonProperty의 컬렉션입니다.

IEnumerable.GetEnumerator()

DisplayedProperties 속성에서 반환 DisplayedPropertiesT:AddresssBook.ABPersonProperty의 컬렉션입니다.

적용 대상