ESRI.ArcGIS.ADF.Web Send comments on this topic.
HoleCollection Class
See Also  Members  
ESRI.ArcGIS.ADF.Web.Geometry Namespace : HoleCollection Class


A thread-safe collection of Holes.

Object Model

Syntax

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

Inheritance Hierarchy

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

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

© 2009 All Rights Reserved.