ComponentOne DynamicHelp for WinForms
TopicMap Class Properties

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace : TopicMap Class

For a list of all members of this type, see TopicMap members.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.Generic.Dictionary<object,MapItem>)
Public PropertyGets an array of conflicting map items.  
Public Property (Inherited from System.Collections.Generic.Dictionary<object,MapItem>)
Public PropertyGets a value that determines whether the TopicMap has changed since it was initialized (read from an XML file).  
Public PropertyGets or sets the value associated with the specified key.  
Public Property (Inherited from System.Collections.Generic.Dictionary<object,MapItem>)
Public Property (Inherited from System.Collections.Generic.Dictionary<object,MapItem>)
Public PropertyGets or sets an System.Xml.XmlDocument value representing a TopicMap created in authoring mode (so it consists of dynamic map items, static map items aren't included), which is saved to an XML file.  
Top
See Also

Reference

TopicMap Class
C1.Win.C1DynamicHelp Namespace