共用方式為


Remove 方法

Removes a FileGroup object from the FileGroupCollection.

多載清單 

  名稱 描述
公用方法 Remove(String) Removes a FileGroup object from the FileGroupCollection collection by specifying the name of the filegroup.
公用方法 Remove(FileGroup) Removes a FileGroup object from the FileGroupCollection collection by specifying the object.

頂端