ComponentOne DynamicHelp for WinForms
Keys Property

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace > TopicMap Class : Keys Property
Syntax
'Declaration
 
Public ReadOnly Property Keys As System.Collections.Generic.Dictionary(Of Object,MapItem)
public System.Collections.Generic.Dictionary<object,MapItem> Keys {get;}
See Also

Reference

TopicMap Class
TopicMap Members