PropertyHierarchy(IEnumerablePropertyBagWithInformation) Constructor |
Namespace: Altaxo.Main.PropertiesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PropertyHierarchy(
IEnumerable<PropertyBagWithInformation> tuplesBagnameWithBag
)
Parameters
- tuplesBagnameWithBag IEnumerablePropertyBagWithInformation
- Enumeration of tuples of bag information and the bag forming the initial content of this instance.
See Also