RemoveAll
RemoveAll(string)
Rimuove tutti gli attributi dal documento indicizzato specificato.
public void RemoveAll(string path)
| Parametro | Tipo | Descrizione | 
|---|---|---|
| path | String | Il percorso del documento. | 
Guarda anche
- class AttributeChangeBatch
- spazio dei nomi GroupDocs.Search.Common
- assemblea GroupDocs.Search
RemoveAll(string[])
Rimuove tutti gli attributi dai documenti indicizzati specificati.
public void RemoveAll(string[] paths)
| Parametro | Tipo | Descrizione | 
|---|---|---|
| paths | String[] | I percorsi dei documenti. | 
Guarda anche
- class AttributeChangeBatch
- spazio dei nomi GroupDocs.Search.Common
- assemblea GroupDocs.Search