ESRI.ArcGIS.ADF.Web
GetTocSymbolGroup Method
See Also 
ESRI.ArcGIS.ADF.Web Namespace > TocLayer Class : GetTocSymbolGroup Method




index
The item at the given index in the collection.

Syntax

Visual Basic (Declaration) 
Public Function GetTocSymbolGroup( _
   ByVal index As Integer _
) As TocSymbolGroup
Visual Basic (Usage)Copy Code
Dim instance As TocLayer
Dim index As Integer
Dim value As TocSymbolGroup
 
value = instance.GetTocSymbolGroup(index)
C# 
public TocSymbolGroup GetTocSymbolGroup( 
   int index
)

Parameters

index

See Also

© 2010 All Rights Reserved.