Aspose::Page::XPS::XpsMetadata::Option::Add method
Option::Add method
Adds a list of items to the end of this option’s item list. Each one must be a ScoredProperty or Property instance.
void Aspose::Page::XPS::XpsMetadata::Option::Add(const System::ArrayPtr<System::SharedPtr<IOptionItem>> &items)
Parameter | Type | Description |
---|---|---|
items | const System::ArrayPtr<System::SharedPtr<IOptionItem>>& | List of items to add. |
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class IOptionItem
- Class Option
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++