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 |
由 和 属性返回的 T:AddresssBook.ABPersonProperty的集合。DisplayedPropertiesDisplayedProperties |