IListProxy Interface

Definition

This interface is for internal use by platform renderers.

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

Properties

ProxiedEnumerable

For internal use by platform renderers.

Methods

TryGetValue(Int32, Object)

Events

CollectionChanged

For internal use by platform renderers.

Applies to