Discuss this help topic in SecureBlackbox Forum

TElGoogleDriveProperty.Delete

TElGoogleDriveProperty     See also     


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


Deletes this property.

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 the key-value pair.

See also:     Refresh    

Discuss this help topic in SecureBlackbox Forum