ESRI.ArcGIS.ADF.Web
PathCollection Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.Geometry Namespace : PathCollection Class




A thread-safe collection of Paths.

Object Model

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ThreadSafeCollection
      ESRI.ArcGIS.ADF.Web.Geometry.PathCollection

See Also

© 2010 All Rights Reserved.