EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElExtendedKeyUsageExtension.RemoveCustomUsage

TElExtendedKeyUsageExtension     See also    


 

Removes one Custom Usage.

 
 

Declaration

[C#]
    void RemoveCustomUsage(int Index);

[VB.NET]
    sub RemoveCustomUsage(byVal Index As Integer)

[Pascal]
    procedure RemoveCustomUsage(Index: integer);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • Index - index of the Custom Usage to be deleted.
 
 

Description

    Use this method to delete one Custom Usage from the list.

 
 

See also:     AddCustomUsage     ClearCustomUsages     CustomUsages     CustomUsageCount    

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