DisplayedPropertiesCollection クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プロパティと 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のコレクション。 |