EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElASMessageErrorList.Delete

TElASMessageErrorList     See also    


 

Deletes an error from the list.

 
 

Declaration

[C#]
    void Delete(int Index);

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

[Pascal]
    procedure Delete(Index : integer);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[DLL]
    not implemented;
 
 

Parameters

  • Index - index of the item to be deleted
 
 

Description

    Use this method to remove the desired error from the list.

 
 

See also:     Add     Clear     Items    

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