Click or drag to resize

BcfUndoSerializationServiceTItemContainerCreateContainer Method

Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.

Namespace:  CalculationWorks.BusinessModel.UndoSerialization
Assembly:  CalculationWorks.BusinessModel.UndoSerialization (in CalculationWorks.BusinessModel.UndoSerialization.dll) Version: 4.2.0
Syntax
public List<Object> CreateContainer()

Return Value

Type: ListObject
The new item container.
See Also