ComponentOne DynamicHelp for WinForms
C1.Win.C1DynamicHelp.4.8 Assembly / C1.Win.C1DynamicHelp Namespace / Conflict Class
Members

In This Topic
    Conflict Class
    In This Topic
    Class used in the TopicMap.Conflicts property of the TopicMap.
    Object Model
    Conflict Class
    Syntax
    'Declaration
     
    Public Class Conflict 
    public class Conflict 
    Remarks
    This class contains data describing a conflict between two map items, one static, the other dynamic. A conflict exists between two map items if they refer to the same UI element.
    Inheritance Hierarchy

    System.Object
       C1.Win.C1DynamicHelp.Conflict

    See Also