DisplayedPropertiesCollection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[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 屬性所 DisplayedProperties 傳回T:AddresssBook.ABPersonProperty的集合。 |