Discuss this help topic in SecureBlackbox Forum

TElOneDriveComments.Clear

TElOneDriveComments     See also     


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


Deletes all comments from this list.

Declaration

[C#]
    void Clear();

[VB.NET]
    Sub Clear()

[Pascal]
    procedure Clear();

[C++]
    void Clear();

[PHP]
    void Clear()

[Java]
    void clear();

Description

    Call this method to empty this list.

See also:     Items    

Discuss this help topic in SecureBlackbox Forum