<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / ITypedList Interface
Members

In This Topic
    ITypedList Interface
    In This Topic
    Provides functionality to discover the schema for a bindable list, where the properties available for binding differ from the public properties of the object to bind to.
    Object Model
    ITypedList Interface
    Syntax
    'Declaration
     
    Public Interface ITypedList 
    public interface ITypedList 
    See Also