![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
RingCollection Class | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Geometry Namespace : RingCollection Class |

Visual Basic (Declaration) | |
---|---|
<DefaultMemberAttribute("Item")> <SerializableAttribute()> Public Class RingCollection Inherits ESRI.ArcGIS.ADF.ThreadSafeCollection |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As RingCollection |
C# | |
---|---|
[DefaultMemberAttribute("Item")] [SerializableAttribute()] public class RingCollection : ESRI.ArcGIS.ADF.ThreadSafeCollection |
For an example, see Polygon .
RingCollection is a property of Polygon. A polygon contains, with its RingCollection, one or more Ring objects. For example, a chain of islands (e.g., Hawaii) may be represented by a single polgyon object with several rings, one ring per island.
At least one Ring must be added to a Polygon before the Polygon is used in a map or query. This ArcXML error will be returned if no rings have been added: "AXLParser: No OBJECT tags found in LAYER."
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