EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElGeneralNames.Add

TElGeneralNames     See also    


 

Use this method to create and add one more TElGeneralName object.

 
 

Declaration

[C#]
    int Add();

[VB.NET]
    Function Add As Integer;

[Pascal]
    function Add : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Return value

    index of the newly created object in the list

 
 

Description

    Use this method to add new TElGeneralNames object to the list.

 
 

See also:     Remove     Clear

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation