<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapFieldList Class / ClearItems Method

In This Topic
    ClearItems Method (C1OlapFieldList)
    In This Topic
    Removes all items from the list.
    Syntax
    'Declaration
     
    Protected Overrides Sub ClearItems() 
    protected override void ClearItems()
    See Also