See Also
Printy Config Namespace
Wrapper.Symbol Operator

Wandelt ein Wrapper-Objekt in eine Symbol-Variable um

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