ItemsPerLine Property
Type
Default Value
Read Only
Description
[C#]
int
[Visual Basic]
Integer
0
No
Determines the number of items that will be output per line when serializing an array.
Notes
Determines the number of items that will be output per line when serializing an array.
Example
None.