Nevron .NET Vision
Nevron.FormulaSheet Namespace / NFormulaSectionCollection Class
Properties Methods


In This Topic
    NFormulaSectionCollection Class Members
    In This Topic

    The following tables list the members exposed by NFormulaSectionCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets/sets the section at the specified index  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified section  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodCreates an identical copy of this object  
    Public MethodDetermines whether the specified section is contained in this collection  
    Public Method  
    Public Method  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodGets the first section with the specified name  
    Public MethodGets the section with the specified name  
    Public Method  
    Public MethodDetermines the index of the section in the collection  
    Public MethodInserts a the specified section at the specified index  
    Public Method  
    Public MethodRemoves the specified section  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodSorts the sections in this collection using the specified comparer  
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the collection items have changed  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to call the OnChanged method  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to call the OnChanged method  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to call the OnChanged method  
    Protected MethodOverridden.   
    Top
    See Also