The SectionList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SectionList |
Methods
Name | Description | |
---|---|---|
Add | (Inherited from List<(Of <(DocumentSection>)>).) | |
AddRange | (Inherited from List<(Of <(DocumentSection>)>).) | |
AsReadOnly | (Inherited from List<(Of <(DocumentSection>)>).) | |
BinarySearch | Overloaded. | |
Clear | (Inherited from List<(Of <(DocumentSection>)>).) | |
Contains | (Inherited from List<(Of <(DocumentSection>)>).) | |
ConvertAll<(Of <(TOutput>)>) | (Inherited from List<(Of <(DocumentSection>)>).) | |
CopyTo | Overloaded. | |
Equals | (Inherited from Object.) | |
Exists | (Inherited from List<(Of <(DocumentSection>)>).) | |
Finalize | (Inherited from Object.) | |
Find | (Inherited from List<(Of <(DocumentSection>)>).) | |
FindAll | (Inherited from List<(Of <(DocumentSection>)>).) | |
FindIndex | Overloaded. | |
FindLast | (Inherited from List<(Of <(DocumentSection>)>).) | |
FindLastIndex | Overloaded. | |
ForEach | (Inherited from List<(Of <(DocumentSection>)>).) | |
GetEnumerator | (Inherited from List<(Of <(DocumentSection>)>).) | |
GetHashCode | (Inherited from Object.) | |
GetRange | (Inherited from List<(Of <(DocumentSection>)>).) | |
GetType | (Inherited from Object.) | |
IndexOf | Overloaded. | |
Insert | (Inherited from List<(Of <(DocumentSection>)>).) | |
InsertRange | (Inherited from List<(Of <(DocumentSection>)>).) | |
LastIndexOf | Overloaded. | |
MemberwiseClone | (Inherited from Object.) | |
Remove | (Inherited from List<(Of <(DocumentSection>)>).) | |
RemoveAll | (Inherited from List<(Of <(DocumentSection>)>).) | |
RemoveAt | (Inherited from List<(Of <(DocumentSection>)>).) | |
RemoveRange | (Inherited from List<(Of <(DocumentSection>)>).) | |
Reverse | Overloaded. | |
Sort | Overloaded. | |
ToArray | (Inherited from List<(Of <(DocumentSection>)>).) | |
ToString | (Inherited from Object.) | |
TrimExcess | (Inherited from List<(Of <(DocumentSection>)>).) | |
TrueForAll | (Inherited from List<(Of <(DocumentSection>)>).) |
Properties
Name | Description | |
---|---|---|
Capacity | (Inherited from List<(Of <(DocumentSection>)>).) | |
Count | (Inherited from List<(Of <(DocumentSection>)>).) | |
Item | (Inherited from List<(Of <(DocumentSection>)>).) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IList..::.Add | (Inherited from List<(Of <(DocumentSection>)>).) | |
IList..::.Contains | (Inherited from List<(Of <(DocumentSection>)>).) | |
ICollection..::.CopyTo | (Inherited from List<(Of <(DocumentSection>)>).) | |
System#Collections#Generic#IEnumerable{T}#GetEnumerator | (Inherited from List<(Of <(DocumentSection>)>).) | |
IEnumerable..::.GetEnumerator | (Inherited from List<(Of <(DocumentSection>)>).) | |
IList..::.IndexOf | (Inherited from List<(Of <(DocumentSection>)>).) | |
IList..::.Insert | (Inherited from List<(Of <(DocumentSection>)>).) | |
IList..::.IsFixedSize | (Inherited from List<(Of <(DocumentSection>)>).) | |
System#Collections#Generic#ICollection{T}#IsReadOnly | (Inherited from List<(Of <(DocumentSection>)>).) | |
IList..::.IsReadOnly | (Inherited from List<(Of <(DocumentSection>)>).) | |
ICollection..::.IsSynchronized | (Inherited from List<(Of <(DocumentSection>)>).) | |
IList..::.Item | (Inherited from List<(Of <(DocumentSection>)>).) | |
IList..::.Remove | (Inherited from List<(Of <(DocumentSection>)>).) | |
ICollection..::.SyncRoot | (Inherited from List<(Of <(DocumentSection>)>).) |