Namespace: Consultingwerk
Interface 
IDeserializationFactory Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.DeserializationFactory

Purpose: Deserializes a LONGCHAR representation of an object to a new
instance
Notes: Supports XML and JSON Serialized objects



Top Method Summary
Options Name Purpose
+ Consultingwerk.ISerializable DeserializeInstance (longchar) Deserializes a LONGCHAR representation of an object to a new instance


Method Detail
Top

PUBLIC Consultingwerk.ISerializable DeserializeInstance (longchar)

Purpose: Deserializes a LONGCHAR representation of an object to a new
instance
Notes: Supports XML and JSON Serialized objects

Parameters:
plcSerializable LONGCHAR
The serialized representation to be deserialized
Returns Consultingwerk.ISerializable
The LONGCHAR representation of the ISerializable objects data


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.12.2024 12:59:20