LabelList.Serialize Method

Protected Function Serialize( _ 
ByVal objectToSerialize As Object
) As String
This language is not supported or no code example is available.
protected string Serialize( 
object objectToSerialize 
)
This language is not supported or no code example is available.

Parameters

objectToSerialize
object

Return Value

string

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition