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