Discuss this help topic in SecureBlackbox Forum

TElPGPUserAttr Constructor

TElPGPUserAttr     See also     


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


Creates an instance of TElPGPUserAttr class and returns a reference to newly created instance.

Declaration

[C#]
    TElPGPUserAttr();

[VB.NET]
    Sub New()

[Pascal]
    constructor Create;

[C++]
    not available

[PHP]
    not available

[Java]
    public TElPGPUserAttr();

Description

    Use this method to create a new instance of TElPGPUserAttr class.

See also:     Destructor    

Discuss this help topic in SecureBlackbox Forum