Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.AddInItems
AddInManager Class
AddInManager Methods
AbortRemoveUserAddInOnNextStart Method
AddExternalAddIns Method
Disable Method
Enable Method
InstallAddIns Method
LoadAddInConfiguration Method
RemoveExternalAddIns Method
RemoveUserAddInOnNextStart Method
SaveAddInConfiguration Method
Add
In
Manager
Add
External
Add
Ins Method
Adds the specified external AddIns to the list of registered external AddIns.
Namespace:
Altaxo.AddInItems
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
static
void
AddExternalAddIns
(
IList
<
AddIn
>
addIns
)
Parameters
addIns
IList
AddIn
The list of AddIns to add. (use
AddIn
instances created by
Load(IAddInTree, TextReader, String, XmlNameTable)
).
See Also
Reference
AddInManager Class
Altaxo.AddInItems Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net