![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Add Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerFormatCollection Class : Add Method |
- key
- value
Visual Basic (Declaration) | |
---|---|
<TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")> Public Sub Add( _ ByVal key As String, _ ByVal value As LayerFormat _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As LayerFormatCollection Dim key As String Dim value As LayerFormat instance.Add(key, value) |
C# | |
---|---|
[TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")] public void Add( string key, LayerFormat value ) |
Parameters
- key
- value
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