 | 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
Syntaxpublic List<Object> CreateContainer()
Public Function CreateContainer As List(Of Object)
Return Value
Type:
ListObjectThe new item container.
See Also