Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ApiFilling Class / Equals Method / Equals(ApiFilling) Method
ApiFilling to compare with.
In This Topic
    Equals(ApiFilling) Method
    In This Topic
    Compares properties of two objects.
    Syntax
    public bool Equals( 
       ApiFilling filling
    )

    Parameters

    filling
    ApiFilling to compare with.

    Return Value

    True when both objects have the same properties
    See Also