Share via


DefinitionCollection<T>.Clear 方法

定義

從此 DefinitionCollection<T> 中移除所有值。

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

實作

System.Collections.Generic.ICollection`1.Clear

適用於