See Also
Printy Config Namespace
RuleManager.Add Method
C++
public: void Add(
    Rule r
);
C#
public void Add(
    Rule r
);
Visual Basic
Public Function Add(
    r As Rule
) As void
Remarks

Fügt eine neue Regel in die Collection ein. Dabei werden alle registrierten Listener alarmiert.

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.