|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| Item Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerFormatCollection Class : Item Property |
- key
| Visual Basic (Declaration) | |
|---|---|
Public Default Property Item( _ ByVal key As String _ ) As LayerFormat | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As LayerFormatCollection Dim key As String Dim value As LayerFormat instance.Item(key) = value value = instance.Item(key) | |
| C# | |
|---|---|
public LayerFormat this( string key ) {get; set;} | |
Parameters
- key
Target 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