Aspose::Page::Plugins::IDataContainer class
IDataContainer class
General data container interface that defines common methods that concrete data container (plugin options) should implement.
class IDataContainer : public virtual System::Object
Methods
Method | Description |
---|---|
virtual AddDataSource(System::SharedPtr<IDataSource>) | Adds new data source to the collection. |
virtual get_DataCollection() | Gets collection of data sources. |
See Also
- Class Object
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++