[]
Returns a dictionary of help topics indexed by their context IDs (contains only topics that have context ids).
Dictionary<int, HelpTopic> GetCtxtIdMap()
Function GetCtxtIdMap() As Dictionary(Of Integer, HelpTopic)
| Type | Description |
|---|---|
| Dictionary<int, HelpTopic> |