次の方法で共有


DisplayedPropertiesCollection クラス

定義

プロパティと DisplayedProperties プロパティによってDisplayedProperties返される T: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 プロパティによってDisplayedProperties返される T:AddresssBook.ABPersonPropertyのコレクション。

メソッド

Add(ABPersonProperty)

プロパティと DisplayedProperties プロパティによってDisplayedProperties返される T:AddresssBook.ABPersonPropertyのコレクション。

Clear()

プロパティと DisplayedProperties プロパティによってDisplayedProperties返される T:AddresssBook.ABPersonPropertyのコレクション。

Contains(ABPersonProperty)

プロパティと DisplayedProperties プロパティによってDisplayedProperties返される T:AddresssBook.ABPersonPropertyのコレクション。

CopyTo(ABPersonProperty[], Int32)

プロパティと DisplayedProperties プロパティによってDisplayedProperties返される T:AddresssBook.ABPersonPropertyのコレクション。

GetEnumerator()

プロパティと DisplayedProperties プロパティによってDisplayedProperties返される T:AddresssBook.ABPersonPropertyのコレクション。

Remove(ABPersonProperty)

プロパティと DisplayedProperties プロパティによってDisplayedProperties返される T:AddresssBook.ABPersonPropertyのコレクション。

明示的なインターフェイスの実装

ICollection<ABPersonProperty>.IsReadOnly

プロパティと DisplayedProperties プロパティによってDisplayedProperties返される T:AddresssBook.ABPersonPropertyのコレクション。

IEnumerable.GetEnumerator()

プロパティと DisplayedProperties プロパティによってDisplayedProperties返される T:AddresssBook.ABPersonPropertyのコレクション。

適用対象