|
| ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
| EditorPanelCollection Class Members | |
| See Also Properties Methods | |
| ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : EditorPanelCollection Class |
The following tables list the members exposed by EditorPanelCollection.
| Name | Description | |
|---|---|---|
![]() | EditorPanelCollection Constructor | Constructor |
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of EditorPanel objects actually contained in the collection. |
![]() | Item | Gets an EditorPanel from the collection by index. |
| Name | Description | |
|---|---|---|
![]() | Contains | Determines whether an EditorPanel is in the collection. |
![]() | GetEnumerator | Returns an enumerator that iterates through the entire collection of EditorPanels. |
![]() | IndexOf | Searches for the specified EditorPanel and returns the zero-based index of the first occurence. |


