SoapExtensionTypeElementCollection.Clear 方法
定义
从集合中删除所有 SoapExtensionTypeElement 对象。Removes all SoapExtensionTypeElement objects from the collection.
public:
void Clear();
public void Clear ();
member this.Clear : unit -> unit
Public Sub Clear ()