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

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

    Parameters

    objectToSerialize
    See Also