EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElGeneralNames.Remove

TElGeneralNames     See also    


 

Use this method to remove the TElGeneralName object from the list.

 
 

Declaration

[C#]
    void Remove(int index);

[VB.NET]
    Sub Remove(ByVal Index As Integer)

[Pascal]
    procedure Remove(Index: integer);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • Index - The index of TElGeneralName object in the list
 
 

Description

    Use this method to remove the TElGeneralName object from the list.

 
 

See also:     Add     Clear

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