Content |
This is preliminary documentation and is subject to change.
[Missing <summary> documentation for "T:WikiClientLibrary.Pages.Parsing.ContentSectionInfo"]
The ContentSectionInfo type exposes the following members.
Name | Description | |
---|---|---|
ContentSectionInfo | Obsolete. Initializes a new instance of the ContentSectionInfo class |
Name | Description | |
---|---|---|
Anchor | Anchor name of the heading. | |
ByteOffset | Byte offset of the section. | |
Heading | Heading text. | |
Index | Index of the section. | |
Level | Level of the heading. | |
Number | Heading number. E.g. 3.2 . | |
PageTitle | Title of the page. | |
TocLevel | Toc level of the heading. This is usually Level - 1. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString |
返回表示当前对象的字符串。
(Overrides ObjectToString) |