Discuss this help topic in SecureBlackbox Forum

TElFileStream.Close

TElFileStream     


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


Closes the file.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    not implemented;

[C++]
    not available

[PHP]
    not available

[Java]
    void close();

Description

    Call this method to close the file.

Discuss this help topic in SecureBlackbox Forum