Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Labels Namespace / LabelList Class / DeSerialize Method

In This Topic
    DeSerialize Method (LabelList)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function DeSerialize( _
       ByVal serializationString As String _
    ) As Object
    protected object DeSerialize( 
       string serializationString
    )

    Parameters

    serializationString
    See Also