See Also
Printy Config Namespace
Rule.Equals Method (object)

Prüft, ob zwei Regeln gleich sind. Dieser Vergleich beruht auf den Vergleich von deren String-Repräsentation

C++
public: bool Equals(
    object obj
);
C#
public override bool Equals(
    object obj
);
Visual Basic
Public override Function Equals(
    obj As object
) As bool
Parameters
Parameters 
Description 
obj 
Das Rule-Objekt 
See Also
Created with a demo version of Doc-O-Matic. This version is supplied for evaluation purposes only, do not distribute this documentation. To obtain a commercial license please see http://www.doc-o-matic.com/purchase.html.
Copyright (c) 2005. All rights reserved.