Maps for WinForms
Read メソッド (GeoRssReader)

C1.Win.Map.6 アセンブリ > C1.FlexMap 名前空間 > GeoRssReader クラス : Read メソッド
GeoRSS データを含むストリーム。
指定されたストリームから GeoRSS データを読み取ります。
シンタックス
'宣言
 
Public Shared Function Read( _
   ByVal stream As System.IO.Stream _
) As System.Collections.Generic.List(Of GeoGeometryRecord)
public static System.Collections.Generic.List<GeoGeometryRecord> Read( 
   System.IO.Stream stream
)

パラメータ

stream
GeoRSS データを含むストリーム。

戻り値の型

ジオメトリレコードのコレクション。
参照

GeoRssReader クラス
GeoRssReader メンバ