Remove
Remove(string, params string[])
يزيل السمات المحددة من المستند المفهرس المحدد.
public void Remove(string path, params string[] attributes)
| معامل | يكتب | وصف | 
|---|---|---|
| path | String | مسار الوثيقة. | 
| attributes | String[] | السمات المراد إزالتها. | 
أنظر أيضا
- class AttributeChangeBatch
- مساحة الاسم GroupDocs.Search.Common
- المجسم GroupDocs.Search
Remove(string[], params string[])
يزيل السمات المحددة من المستندات المفهرسة المحددة.
public void Remove(string[] paths, params string[] attributes)
| معامل | يكتب | وصف | 
|---|---|---|
| paths | String[] | مسارات الوثائق. | 
| attributes | String[] | السمات المراد إزالتها. | 
أنظر أيضا
- class AttributeChangeBatch
- مساحة الاسم GroupDocs.Search.Common
- المجسم GroupDocs.Search