Click or drag to resize

ContentSectionInfoIndex Property

This is preliminary documentation and is subject to change.

Index of the section.

Namespace: WikiClientLibrary.Pages.Parsing
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntax
public string Index { get; init; }

Property Value

String
Remarks
This value is usually a number. For titles in transcluded templates, this property may have a value like "T-1", "T-2", etc.
See Also