SerializationInfoProvider Class Members
See Also  Properties Methods 
SourceCode.Framework Namespace : SerializationInfoProvider Class


Glossary Item Box

The following tables list the members exposed by SerializationInfoProvider.

Public Constructors

  Name Description
Public Constructor SerializationInfoProvider Constructor Overloaded.   
Top

Public Properties

  Name Description
Public Property CurrentContainer  
Public Property CurrentDirectory Gets or sets the current directory.  
Public Property Errors Gets the load errors.  
Public Property IncludeVersion  
Top

Public Methods

  Name Description
Public Method CreateInstance Overloaded. Creates a new PersistableObject using the specified serialization info stream.  
Public Method Dispose  
Public Method Load Overloaded.  Loads the specified instance.  
Public Method Reset Resets the load errors.  
Public Method Save Overloaded.  Saves the specified persistable object.  
Top

See Also