Método DataFileCollection.Remove
Incluir membros protegidos
Incluir membros herdados
Removes a DataFile object from the DataFileCollection collection.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
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. |
Início