IXmlDeserializationInfoCloseArray Method |
Closes the current array scope.
Namespace: Altaxo.Serialization.XmlAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxvoid CloseArray(
int count
)
Parameters
- count Int32
- Expected number of elements processed.
See Also