| Overload | Description | 
|---|---|
| ArcGISLocalFeatureLayer Constructor() | Initializes a new instance of the ArcGISLocalFeatureLayer class. | 
| ArcGISLocalFeatureLayer Constructor(String,String) | Initializes a new instance of the ArcGISLocalFeatureLayer class using the provided path to a map package and the name of a layer within the map. | 
| ArcGISLocalFeatureLayer Constructor(String,Int32) | Initializes a new instance of the ArcGISLocalFeatureLayer class using the provided path to an ArcGIS map package and the numeric index of a layer within the map. | 
| ArcGISLocalFeatureLayer Constructor(LocalMapService,Int32) | Initializes a new instance of the ArcGISLocalFeatureLayerclass using the provided LocalMapService and the numeric index of a layer within the map. | 
| ArcGISLocalFeatureLayer Constructor(LocalMapService,String) | Initializes a new instance of the ArcGISLocalFeatureLayer class using the provided LocalMapService and the name of a layer within the map. | 
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
 
     
     
     
     
    