RemoveAll
RemoveAll(string)
지정된 색인 문서에서 모든 속성을 제거합니다.
public void RemoveAll(string path)
모수 | 유형 | 설명 |
---|---|---|
path | String | 문서 경로입니다. |
또한보십시오
- class AttributeChangeBatch
- 네임스페이스 GroupDocs.Search.Common
- 집회 GroupDocs.Search
RemoveAll(string[])
지정된 색인 문서에서 모든 속성을 제거합니다.
public void RemoveAll(string[] paths)
모수 | 유형 | 설명 |
---|---|---|
paths | String[] | 문서 경로. |
또한보십시오
- class AttributeChangeBatch
- 네임스페이스 GroupDocs.Search.Common
- 집회 GroupDocs.Search