Storage Client Library for Windows Runtime (Version 7.0)

Microsoft.WindowsAzure.Storage.Queue

Removes all keys and SharedAccessQueuePolicy values from the shared access collection.

Namespace:   Microsoft.WindowsAzure.Storage.Queue
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Syntax

 
public void Clear()
 
public:
virtual void Clear() sealed
 
abstract Clear : unit -> unit
override Clear : unit -> unit
 
Public Sub Clear
Return to top