See Also
Printy Config Namespace
Wrapper.Wrapper Operator (RuleType)

Wandelt eine RuleType-Variable in einen Wrapper um

C++
public: operator Wrapper(
    RuleType r
) const;
C#
public static implicit operator Wrapper(
    RuleType r
);
Visual Basic
Public static implicit Sub Wrapper(
    r As RuleType
)
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.