TocEntryCollection.this Property
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
This can be used to get a topic by its unique ID (case-insensitive)
public TocEntry this[string id] { get; }
Parameters
idstringThe ID of the item to get.