LabelList.DeSerialize Method

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

Parameters

serializationString
string

Return Value

object

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition