This document is archived and information here might be outdated.  Recommended version.


IBarrierCollection Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBarrierCollection Interface
ArcGIS Developer Help

IBarrierCollection Interface

Provides access to members that control a collection of objects that act as barriers to label placement.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Add Adds the specified item to the collection.
Method Clear Removes all the items in the collection.
Read-only property Count The number of items in the collection.
Method QueryItem Returns the item in the collection at the specified index.

Classes that implement IBarrierCollection

Classes Description
BarrierCollection A collection of objects that act as barriers to label placement.