Aspose::Words::Settings::OdsoRecipientDataCollection::Add method
OdsoRecipientDataCollection::Add method
Adds an object to the end of this collection.
int32_t Aspose::Words::Settings::OdsoRecipientDataCollection::Add(const System::SharedPtr<Aspose::Words::Settings::OdsoRecipientData> &value)
Parameter | Type | Description |
---|---|---|
value | const System::SharedPtr<Aspose::Words::Settings::OdsoRecipientData>& | The object to add. Cannot be null. |
See Also
- Class OdsoRecipientData
- Class OdsoRecipientDataCollection
- Namespace Aspose::Words::Settings
- Library Aspose.Words for C++