Aspose::Page::Plugins::IDataContainer::AddDataSource method

IDataContainer::AddDataSource method

Adds new data source to the collection.

virtual void Aspose::Page::Plugins::IDataContainer::AddDataSource(System::SharedPtr<IDataSource> dataSource)=0
ParameterTypeDescription
dataSourceSystem::SharedPtr<IDataSource>

See Also