C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldList Class


PivotFieldList Class Methods

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

Public Methods
 NameDescription
Public MethodOverloaded. Adds an existing PivotField to the list.  
Public Method (Inherited from System.ComponentModel.BindingList<PivotField>)
Public Method (Inherited from System.ComponentModel.BindingList<PivotField>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.ComponentModel.BindingList<PivotField>)
Public MethodOverloaded. Gets the position of a given PivotField in the list.  
Public MethodOverloaded. Inserts a PivotField at a specified position in the list.  
Public MethodOverloaded. Removes the first occurrence of the PivotField with a key that matches the one passed as parameter.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.ComponentModel.BindingList<PivotField>)
Public Method (Inherited from System.ComponentModel.BindingList<PivotField>)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.ComponentModel.BindingList<PivotField>)
Protected Method (Inherited from System.ComponentModel.BindingList<PivotField>)
Protected MethodOverridden. Removes all items from the list.  
Protected Method (Inherited from System.ComponentModel.BindingList<PivotField>)
Protected MethodOverridden. Inserts a PivotField at a specified position in the list.  
Protected Method (Inherited from System.ComponentModel.BindingList<PivotField>)
Protected Method (Inherited from System.ComponentModel.BindingList<PivotField>)
Protected MethodOverridden. Removes an item from the list.  
Protected Method (Inherited from System.ComponentModel.BindingList<PivotField>)
Protected MethodOverridden. Replaces the item at a specified position.  
Top
See Also