This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the contents of web services description array.
The IServiceDescriptionArray interface is intended only for use by the web service catalog template applications that are included as part of the Application Developer Framework for ArcGIS for Server. To learn more about these templates, refer to the ArcGIS for Server developer documentation.
Name | Description | |
---|---|---|
Add | Add an element to the array. | |
Count | The number of items in the array. | |
Element | The Element at the specified index. | |
Element | The Element at the specified index. | |
Insert | Insert an element into the array. | |
Remove | Remove an element from the array. | |
RemoveAll | Remove all elements from the array. |
Classes | Description |
---|