DisplayedPropertiesCollection Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Коллекция T:AddresssBook.ABPersonProperty, возвращаемых свойствами DisplayedProperties и DisplayedProperties .
[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, возвращаемых свойствами DisplayedProperties и DisplayedProperties . |
Методы
Add(ABPersonProperty) |
Коллекция T:AddresssBook.ABPersonProperty, возвращаемых свойствами DisplayedProperties и DisplayedProperties . |
Clear() |
Коллекция T:AddresssBook.ABPersonProperty, возвращаемых свойствами DisplayedProperties и DisplayedProperties . |
Contains(ABPersonProperty) |
Коллекция T:AddresssBook.ABPersonProperty, возвращаемых свойствами DisplayedProperties и DisplayedProperties . |
CopyTo(ABPersonProperty[], Int32) |
Коллекция T:AddresssBook.ABPersonProperty, возвращаемых свойствами DisplayedProperties и DisplayedProperties . |
GetEnumerator() |
Коллекция T:AddresssBook.ABPersonProperty, возвращаемых свойствами DisplayedProperties и DisplayedProperties . |
Remove(ABPersonProperty) |
Коллекция T:AddresssBook.ABPersonProperty, возвращаемых свойствами DisplayedProperties и DisplayedProperties . |
Явные реализации интерфейса
ICollection<ABPersonProperty>.IsReadOnly |
Коллекция T:AddresssBook.ABPersonProperty, возвращаемых свойствами DisplayedProperties и DisplayedProperties . |
IEnumerable.GetEnumerator() |
Коллекция T:AddresssBook.ABPersonProperty, возвращаемых свойствами DisplayedProperties и DisplayedProperties . |