IVsStringMap.Clear Method

Definition

Clears the key-value pairs in the map.

public:
 int Clear();
public:
 int Clear();
int Clear();
public int Clear ();
abstract member Clear : unit -> int
Public Function Clear () As Integer

Returns

Returns S_OK if the map was cleared.

Applies to