共用方式為


Remove 方法

Removes a DataFile object from the DataFileCollection collection.

多載清單 

  名稱 描述
公用方法 Remove(String) Removes a DataFile object from the DataFileCollection collection by specifying the name of the data file.
公用方法 Remove(DataFile) Removes a DataFile object from the DataFileCollection collection by specifying the object.

頂端