Initializes a new instance of the Folder class

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public Folder(
	string name,
	IEnumerable<MapItem> childItems
)
Visual Basic (Declaration)
Public Sub New ( _
	name As String, _
	childItems As IEnumerable(Of MapItem) _
)

Parameters

name
Type: System..::.String
childItems
Type: System.Collections.Generic..::.IEnumerable<(Of <(MapItem>)>)

See Also

Relate Topics:
  Folder Constructor
  Folder Constructor (String)
Created by Atop CHM to web converter,© 2009 all right reserved.