ESRI.ArcGIS.ADF.Web
TocSymbolGroupCount Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > TocLayer Class : TocSymbolGroupCount Property




The number of TocSymbolGroup objects in this TocLayer.

Syntax

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

See Also

© 2010 All Rights Reserved.