ESRI.ArcGIS.ADF.Web.UI.WebControls
MapResourceItemCollectionEditor Constructor
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > MapResourceItemCollectionEditor Class : MapResourceItemCollectionEditor Constructor




type
The type of collection this object is to edit.
Constructor

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal type As Type _
)
Visual Basic (Usage)Copy Code
Dim type As Type
 
Dim instance As MapResourceItemCollectionEditor(type)
C# 
public MapResourceItemCollectionEditor( 
   Type type
)

Parameters

type
The type of collection this object is to edit.

See Also

© 2010 All Rights Reserved.