Load Method
See Also 
SourceCode.Framework Namespace > SerializationInfoProvider Class : Load Method



Glossary Item Box

Loads the specified instance.

Overload List

OverloadDescription
Load(PersistableObject,XmlReader)  
Load(PersistableObject,Stream) Loads the specified instance.  
Load(Stream)Creates a new PersistableObject using the specified stream.  
Load(PersistableObject,XmlNode)  
Load(TextReader)  
Load(XmlReader)  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also