Helper class used for UpdateFoldings(IEnumerable<(Of <<'(NewFolding>)>>), Int32).
            
 Declaration Syntax
 Declaration Syntax Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | NewFolding()()()() | 
            Creates a new NewFolding instance.
             | 
|  | NewFolding(Int32, Int32) | 
            Creates a new NewFolding instance.
             | 
|  | Contains(ISegment, Int32, Int32) | 
            Gets whether segment fully contains the specified segment.
            (Inherited from ISegmentExtensions.) | 
|  | Contains(ISegment, ISegment) | 
            Gets whether thisSegment fully contains the specified segment.
            (Inherited from ISegmentExtensions.) | 
|  | DefaultClosed | 
            Gets/Sets whether the folding is closed by default.
             | 
|  | EndOffset | 
            Gets/Sets the end offset.
             | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.(Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the Type of the current instance.(Inherited from Object.) | 
|  | IsDefinition | 
            Gets/Sets whether the folding is considered to be a definition.
            This has an effect on the 'Show Definitions only' command.
             | 
|  | MemberwiseClone()()()() | Creates a shallow copy of the current Object.(Inherited from Object.) | 
|  | Name | 
            Gets/Sets the name displayed for the folding.
             | 
|  | StartOffset | 
            Gets/Sets the start offset.
             | 
|  | ToString()()()() | (Inherited from Object.) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | NewFolding | 
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238

