Version

Infragistics.Shared.Serialization Namespace

Classes
 ClassDescription
ClassBinder Controls class loading and mandates what class to load.
ClassCodeDomSerializationInfo Provides information about the serialization of an object at design time
ClassObjectStreamer Serializable class for serializing the properties of another object.
ClassUtils Utility class containing static helper functions
Interfaces
 InterfaceDescription
InterfaceICodeDomSerializable Interface used for receiving design time serialization and deserialization notifications
InterfaceICodeDomSerializableEX Interface used for receiving design time serialization and deserialization notifications including notifications when the manager has completed the serialization process.
Structures
 StructureDescription
StructureCursorWrapper Wrapper class for serializing a System.Windows.Forms.Cursor instance
StructureObjectWrapper Wrapper class for serializing the value of a property whose type is object and whose value is a simple type.
StructureTypeWrapper Wrapper class for serializing a System.Type instance
See Also