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

In This Topic
    SelectSet Class Members
    In This Topic

    The following tables list the members exposed by SelectSet.

    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