IdeaBlade DevForce 2010 Help Reference
SerializationFns Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : SerializationFns Class


The following tables list the members exposed by SerializationFns.

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)UseDCS Whether or not to use the DCS - DataContractSerializer vs. the NDCS - NetDataContractSerializer.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public Methodstatic (Shared in Visual Basic)RestoreOverloaded.  Static (Shared in Visual Basic) method which creates and loads an object from the file specified.  
Public Methodstatic (Shared in Visual Basic)SaveOverloaded.  Saves a serialized object to a file.  
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.