LightSwitch HTML Edition
C1OlapFieldList Class Methods


For a list of all members of this type, see C1OlapFieldList members.

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
See Also

Reference

C1OlapFieldList Class
C1.Olap Namespace

Send Feedback