Initializes a new instance of the GeoRssLayer class with the specified URI.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public GeoRssLayer(
	Uri url
)
Visual Basic (Declaration)
Public Sub New ( _
	url As Uri _
)

Parameters

url
Type: System..::.Uri
A Uri referring to the target web address of the GeoRssLayer.

Remarks

See Also

Relate Topics:
  GeoRssLayer Constructor (Uri, Symbol)
Created by Atop CHM to web converter,© 2009 all right reserved.