RemoveAll
RemoveAll(string)
Supprime tous les attributs du document indexé spécifié.
public void RemoveAll(string path)
| Paramètre | Taper | La description | 
|---|---|---|
| path | String | Le chemin du document. | 
Voir également
- class AttributeChangeBatch
- espace de noms GroupDocs.Search.Common
- Assemblée GroupDocs.Search
RemoveAll(string[])
Supprime tous les attributs des documents indexés spécifiés.
public void RemoveAll(string[] paths)
| Paramètre | Taper | La description | 
|---|---|---|
| paths | String[] | Les chemins des documents. | 
Voir également
- class AttributeChangeBatch
- espace de noms GroupDocs.Search.Common
- Assemblée GroupDocs.Search