IRemoteArgumentDictionaryContract.Clear 方法
定义
从 IRemoteArgumentDictionaryContract 中移除所有元素。Removes all elements from the IRemoteArgumentDictionaryContract.
public:
void Clear();
public void Clear ();
abstract member Clear : unit -> unit
Public Sub Clear ()