![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
GetObjectData Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace > GraphicsLayer Class : GetObjectData Method |
- info
- A System.Runtime.Serialization.SerializationInfo that holds the serialized data associated with the GraphicsLayer.
- context
- A System.Runtime.Serialization.StreamingContext that contains the source and destination of the serialized stream associated with the GraphicsLayer.
Visual Basic (Declaration) | |
---|---|
Public Overrides Sub GetObjectData( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GraphicsLayer Dim info As SerializationInfo Dim context As StreamingContext instance.GetObjectData(info, context) |
C# | |
---|---|
public override void GetObjectData( SerializationInfo info, StreamingContext context ) |
Parameters
- info
- A System.Runtime.Serialization.SerializationInfo that holds the serialized data associated with the GraphicsLayer.
- context
- A System.Runtime.Serialization.StreamingContext that contains the source and destination of the serialized stream associated with the GraphicsLayer.
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