Harness proD API Help
EPLAN.Harness.API.DataStructures.OccurrenceSet Namespace / HighlightSet Class
Methods

In This Topic
    HighlightSet Class Members
    In This Topic

    The following tables list the members exposed by HighlightSet.

    Public Methods
     NameDescription
    Public MethodOverloaded. Add the occurrence to this set. (Inherited from EPLAN.Harness.API.DataStructures.OccurrenceSet.OccurrenceSet)
    Public MethodClear all occurrences from this set. (Inherited from EPLAN.Harness.API.DataStructures.OccurrenceSet.OccurrenceSet)
    Public MethodReturns an enumerator that iterates through a collection. (Inherited from EPLAN.Harness.API.DataStructures.OccurrenceSet.OccurrenceSet)
    Public MethodRemove the occurrence from this set. (Inherited from EPLAN.Harness.API.DataStructures.OccurrenceSet.OccurrenceSet)
    Top
    See Also