ValueProviderDictionary.Clear 方法

定义

从值提供程序的集合中移除所有项。

public void Clear ();
abstract member Clear : unit -> unit
override this.Clear : unit -> unit
Public Sub Clear ()

实现

例外

ICollection<T> 对象是只读的。

适用于