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

In This Topic
    Remove Method (C1OlapFieldList)
    In This Topic
    Removes the first occurrence of the C1OlapField with a name that matches the one passed as parameter.
    Overload List
    OverloadDescription
    Removes the first occurrence of the C1OlapField with a name that matches the one passed as parameter.  
    (Inherited from System.Collections.ObjectModel.Collection<T>)
    See Also