Compartir a través de


Remove Método

Removes a DataFile object from the DataFileCollection collection.

Lista de sobrecargas

  Nombre Descripción
Método publico Remove(String) Removes a DataFile object from the DataFileCollection collection by specifying the name of the data file.
Método publico Remove(DataFile) Removes a DataFile object from the DataFileCollection collection by specifying the object.

Principio