Aspose::TeX::CommandLine::ExecutablesList::Add method
ExecutablesList::Add method
Adds a new executable to the collection.
void Aspose::TeX::CommandLine::ExecutablesList::Add(System::SharedPtr<Executable> exec)
Parameter | Type | Description |
---|---|---|
exec | System::SharedPtr<Executable> | An instance of Executable’s subclass. |
See Also
- Typedef SharedPtr
- Class Executable
- Class ExecutablesList
- Namespace Aspose::TeX::CommandLine
- Library Aspose.TeX for C++