ESRI.ArcGIS.ADF.Web
TocDataFrame Class
Members  See Also 
ESRI.ArcGIS.ADF.Web Namespace : TocDataFrame Class




A collection of TocLayer items used for displaying layer information in a table of contents.

Object Model

Syntax

Visual Basic (Declaration) 
<DefaultMemberAttribute("Item")>
<SerializableAttribute()>
Public Class TocDataFrame 
   Inherits ThreadSafeCollection
Visual Basic (Usage)Copy Code
Dim instance As TocDataFrame
C# 
[DefaultMemberAttribute("Item")]
[SerializableAttribute()]
public class TocDataFrame : ThreadSafeCollection 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ThreadSafeCollection
      ESRI.ArcGIS.ADF.Web.TocDataFrame

See Also

© 2010 All Rights Reserved.