IListProxy Interface

Definition

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

Properties

ProxiedEnumerable

Methods

TryGetValue(Int32, Object)

Events

CollectionChanged

Applies to