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