<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapFieldList Class / Item Property

In This Topic
    Item Property (C1OlapFieldList)
    In This Topic
    Gets a C1OlapField by name.
    Overload List
    OverloadDescription
    Gets a C1OlapField by name.  
    (Inherited from System.Collections.ObjectModel.Collection<T>)
    Remarks
    If the list does not contain a field with the specified name, an exception is thrown.
    See Also