IListProxy インターフェイス

定義

このインターフェイスは、プラットフォーム レンダラーによる内部使用向けです。

public interface IListProxy : System.Collections.IList
type IListProxy = interface
    interface IList
    interface ICollection
    interface IEnumerable
実装

プロパティ

ProxiedEnumerable

プラットフォーム レンダラーによる内部使用向け。

メソッド

TryGetValue(Int32, Object)

このインターフェイスは、プラットフォーム レンダラーによる内部使用向けです。

イベント

CollectionChanged

プラットフォーム レンダラーによる内部使用向け。

適用対象