[]
Returns a dictionary of help topics indexed by their URLs (contains all topics).
public Dictionary<string, HelpTopic> GetUrlMap()
Public Function GetUrlMap() As Dictionary(Of String, HelpTopic)
| Type | Description |
|---|---|
| Dictionary<string, HelpTopic> |