Gmail Helper Class Library

GmailAtomFeed.AtomFeedEntryCollection.Clear Method 

Clears the collection

[Visual Basic]
Public Sub Clear() _
    Implements IList.Clear
[C#]
public void Clear();
[C++]
public: void Clear();
[JScript]
public function Clear();

Implements

IList.Clear

See Also

GmailAtomFeed.AtomFeedEntryCollection Class | RC.Gmail Namespace