ESRI.ArcGIS.ADF.Web
GraphicsDataSet Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace : GraphicsDataSet Class




Represents an in-memory cache of graphic data.

Object Model




Syntax

Visual Basic (Declaration) 
<DesignerCategoryAttribute("code")>
<SerializableAttribute()>
Public Class GraphicsDataSet 
   Inherits DataSet
Visual Basic (Usage)Copy Code
Dim instance As GraphicsDataSet
C# 
[DesignerCategoryAttribute("code")]
[SerializableAttribute()]
public class GraphicsDataSet : DataSet 

Inheritance Hierarchy

System.Object
   System.ComponentModel.MarshalByValueComponent
      System.Data.DataSet
         ESRI.ArcGIS.ADF.Web.Display.Graphics.GraphicsDataSet

See Also

© 2010 All Rights Reserved.