Initializes a new GeoRssLayer object and connects the layer to 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 static GeoRssLayer Open(
	Uri url
)
Visual Basic (Declaration)
Public Shared Function Open ( _
	url As Uri _
) As GeoRssLayer

Parameters

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

Return Value

A GeoRssLayer that references the specified URI.

Remarks

See Also

Relate Topics:
  Connect Method
  Disconnect Method
  MoveTo Method
Created by Atop CHM to web converter,© 2009 all right reserved.