ArcGIS API for Silverlight - Library Reference
GenerateVisibilityIDs Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > KmlLayer Class : GenerateVisibilityIDs Method

Generate the IDs of the folder that are currently visible.

Syntax

Visual Basic (Declaration) 
Public Function GenerateVisibilityIDs() As IEnumerable(Of Integer)
C# 
public IEnumerable<int> GenerateVisibilityIDs()

Remarks

This method is mainly useful for the webmap serializer

Return Value

The enumeration of visible folder IDs

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.