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




Get an enumerator for all the TocLayer objects in this TocLayer.

Syntax

Visual Basic (Declaration) 
Public Function GetTocLayers() As IEnumerator
Visual Basic (Usage)Copy Code
Dim instance As TocLayer
Dim value As IEnumerator
 
value = instance.GetTocLayers()
C# 
public IEnumerator GetTocLayers()

Return Value

An enumerator to the toc items collection.

See Also

© 2010 All Rights Reserved.