Discuss this help topic in SecureBlackbox Forum

TElAWSS3DataStorageBucket.Delete

TElAWSS3DataStorageBucket     See also     


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


Deletes data bucket.

Declaration

[C#]
    void Delete();

[VB.NET]
    Sub Delete()

[Pascal]
    procedure Delete;

[C++]
    void Delete();

[PHP]
    void Delete()

[Java]
    void delete();

Description

    Use this method to delete data bucket.

See also:     Exists    

Discuss this help topic in SecureBlackbox Forum