Visual Basic (Declaration)
C#
Return Value
String representation of this array.If the type of entries in this array implements the IJsonObject or IDictionary<string,object>
or IList<object>
interfaces, the JSON-serialized string is returned. Otherwise, values of this array are converted to a string list delimited with the semicolon char.
List items are validated while serialization.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family