LightSwitch HTML Edition
C1OlapFieldList Class Members
Properties  Methods  Events


The following tables list the members exposed by C1OlapFieldList.

Public Properties
 NameDescription
Public PropertyAllowEdit (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Public PropertyAllowNew (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Public PropertyAllowRemove (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>)
Public PropertyItemGets a C1OlapField by name.  
Public PropertyMaxItemsGets or sets the maximum number of fields allowed in this list.  
Public PropertyRaiseListChangedEvents (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Top
Protected Properties
 NameDescription
Protected PropertyIsSortedCore (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>)
Protected PropertySortDirectionCore (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Protected PropertySortPropertyCore (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Protected PropertySupportsChangeNotificationCore (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Protected PropertySupportsSearchingCore (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Protected PropertySupportsSortingCore (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Adds an existing C1OlapField to the list.  
Public MethodAddNew (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Public MethodCancelNew (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>)
Public MethodEndNew (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>)
Public MethodIndexOfOverloaded. Gets the position of a given C1OlapField in the list.  
Public MethodInsertOverloaded. Inserts a C1OlapField at a specified position in the list.  
Public MethodRemoveOverloaded. Removes the first occurrence of the C1OlapField with a name that matches the one passed as parameter.  
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<C1OlapField>)
Public MethodResetBindings (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Public MethodResetItem (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Top
Protected Methods
 NameDescription
Protected MethodAddNewCore (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Protected MethodApplySortCore (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Protected MethodClearItemsOverridden. Removes all items from the list.  
Protected MethodFindCore (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Protected MethodInsertItemOverridden. Inserts an C1OlapField at a specified position in the list.  
Protected MethodOnAddingNew (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Protected MethodOnListChanged (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Protected MethodRemoveItemOverridden. Removes an item from the list.  
Protected MethodRemoveSortCore (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Protected MethodSetItemOverridden. Replaces the item at a specified position.  
Top
Public Events
 NameDescription
Public EventAddingNew (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Public EventListChanged (Inherited from System.ComponentModel.BindingList<C1OlapField>)
Top
See Also

Reference

C1OlapFieldList Class
C1.Olap Namespace

Send Feedback