Click or drag to resize

IXmlDeserializationInfoOpenArray Method

Opens the current array and returns its element count.

Namespace: Altaxo.Serialization.Xml
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
int OpenArray()

Return Value

Int32
The number of elements in the currently opened array.
See Also