Discuss this help topic in SecureBlackbox Forum

TElHTTPMultipartList.Delete

TElHTTPMultipartList     See also     


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


Declaration

[C#]
    void Delete(int Index);

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

[Pascal]
    under development

[C++]
    void Delete(int32_t Index);

[PHP]
    void Delete(integer $Index)

[Java]
    void delete(int Index);

Parameters

  • Index -

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum