Visual Basic (Declaration) | |
---|---|
Public Class FeatureBrowseLayer(Of T As Feature) Inherits BrowseLayer |
C# | |
---|---|
public class FeatureBrowseLayer<T> : BrowseLayer where T: Feature |
- T
FeatureBrowseLayer is a customized BrowseLayer that
allows user to browse a list of Feature on a MapPage using rocker or arrow keys on device. It can be used on a
BrowseMapPage with BrowseMapAction.
ESRI.ArcGIS.Mobile.WinForms.MapGraphicLayer
ESRI.ArcGIS.Mobile.Client.Map.BrowseLayer
ESRI.ArcGIS.Mobile.Client.Map.FeatureBrowseLayer
Requirements
Namespace: ESRI.ArcGIS.Mobile.Client.Map
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
Assembly: ESRI.ArcGIS.Mobile.Client (in ESRI.ArcGIS.Mobile.Client.dll)