C1.Silverlight.Olap.5 Assembly > C1.Olap Namespace : C1OlapFieldList Class |
For a list of all members of this type, see C1OlapFieldList members.
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds an existing C1OlapField to the list. |
![]() | Clear | (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>) |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>) |
![]() | IndexOf | Overloaded. Gets the position of a given C1OlapField in the list. |
![]() | Insert | Overloaded. Inserts a C1OlapField at a specified position in the list. |
![]() | Remove | Overloaded. Removes the first occurrence of the C1OlapField with a name that matches the one passed as parameter. |
![]() | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>) |