ClearCollection<T> 构造函数

定义

创建 ClearCollection<T>() 类的新实例。

public:
 ClearCollection();
public ClearCollection ();
Public Sub New ()

适用于