IBuildItemsModifierApply Method |
Applies the modifier to the items that have been built so far.
Namespace: Altaxo.AddInItemsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid Apply(
IList items
)
Parameters
- items IList
- The collection of items to modify.
See Also