IListProxy Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |