PropertyBagWithInformation Constructor |
Namespace: Altaxo.Main.PropertiesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic PropertyBagWithInformation(
PropertyBagInformation bagInformation,
IPropertyBag bag
)
Parameters
- bagInformation PropertyBagInformation
- The associated bag information.
- bag IPropertyBag
- The property bag.
See Also