[]
        
(Showing Draft Content)

C1.C1Preview.SerializerBase.Deserialize

Deserialize Method

Deserialize(string, object, Type, C1DocumentFormatEnum)

For internal use.

Declaration
public object Deserialize(string fileName, object o, Type type, C1DocumentFormatEnum format)
Public Function Deserialize(fileName As String, o As Object, type As Type, format As C1DocumentFormatEnum) As Object
Parameters
Type Name Description
string fileName
object o
Type type
C1DocumentFormatEnum format
Returns
Type Description
object