Populates a serialization information object with the data needed to serialize the base class members. Should be called by sub-clas members for serialization.
Syntax
Parameters
- info
- A System.Runtime.Serialization.SerializationInfo that holds the serialized data associated with the ElementGraphicsLayer.
- context
- A System.Runtime.Serialization.StreamingContext that contains the source and destination of the serialized stream associated with the ElementGraphicsLayer.
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also