ESRI.ArcGIS.ADF.ArcGISServer.Editor
Count Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > EditorPanelCollection Class : Count Property




Gets the number of EditorPanel objects actually contained in the collection.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Count As Integer
Visual Basic (Usage)Copy Code
Dim instance As EditorPanelCollection
Dim value As Integer
 
value = instance.Count
C# 
public int Count {get;}

See Also

© 2010 All Rights Reserved.