ArcGIS Explorer Component Help |
Folder Constructor |
Folder Class See Also |
Initializes a new instance of the Folder class.
Overload List
Name | Description | |
---|---|---|
![]() | Folder()()() |
Initializes a new instance of the Folder class with default properties.
|
![]() | Folder(String) |
Initializes a new instance of the Folder class with the specified name.
|
![]() | Folder(String, IEnumerable<(Of <(MapItem>)>)) |
Initializes a new instance of the Folder class with the specified name, containing the specified MapItems.
|