|
| ESRI.ArcGIS.ADF.Tasks | |
| WidthItemCollection Class | |
| Members See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Tasks Namespace : WidthItemCollection Class |

| Visual Basic (Declaration) | |
|---|---|
<SerializableAttribute()> Public Class WidthItemCollection Inherits System.Collections.Generic.List(Of WidthItem) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As WidthItemCollection | |
| C# | |
|---|---|
[SerializableAttribute()] public class WidthItemCollection : System.Collections.Generic.List<WidthItem> | |
WidthItemCollection extends the generic List class to be a collection of WidthItem objects, with methods for serializing and deserializing the list.
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