Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FileHeader Class / FileHeader Constructor
The serialization type.

In This Topic
    FileHeader Constructor
    In This Topic
    Standard constructor.
    Syntax
    'Declaration
     
    Public Function New( _
       Optional ByVal contentType As contentType, _
       Optional ByVal serializationType As serializationType, _
       Optional ByVal units As linearUnitsType _
    )

    Parameters

    contentType
    serializationType
    The serialization type.
    units
    See Also