Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace / Interval<T> Class
Properties Methods

In This Topic
    Interval<T> Class Members
    In This Topic

    The following tables list the members exposed by Interval<T>.

    Public Constructors
     NameDescription
    Public Constructor Creates a new instance of an interval.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe higher boundary of the interval. Gets the higher boundary of this interval.  
    Public Property Specifies whether the boundaries of the interval have different values.  
    Public Property The lower boundary of the interval.  
    Top
    Public Methods
     NameDescription
    Public Method Change values of the interval.  
    Public MethodReturns a string that represents the current object.  
    Top
    See Also