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)
ParameterTypeDescription
execSystem::SharedPtr<Executable>An instance of Executable’s subclass.

See Also