ESRI.ArcGIS.ADF.Tasks
WidthItemCollection Constructor(String)
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace > WidthItemCollection Class > WidthItemCollection Constructor : WidthItemCollection Constructor(String)




widthItems
Serialized version of a WidthItemCollection.
Constructor taking a serialized version of the collection.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal widthItems As String _
)
Visual Basic (Usage)Copy Code
Dim widthItems As String
 
Dim instance As WidthItemCollection(widthItems)
C# 
public WidthItemCollection( 
   string widthItems
)

Parameters

widthItems
Serialized version of a WidthItemCollection.

See Also

© 2010 All Rights Reserved.