Discuss this help topic in SecureBlackbox Forum

TElMessagePartHandler.Clone

TElMessagePartHandler     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Creates a copy of the handler and returns it as result.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    protected function Clone: TElMessagePartHandler;

[PHP]
    not available

[C++]
    not available

[Java]
    not available

Return value

    Reference to newly created instance.

Description

    This protected method creates an exact copy of the handler and returns newly created instance.

See also:     Constructor    

Discuss this help topic in SecureBlackbox Forum