'宣言 Public Overloads Shared Function Read( _ ByVal stream As System.IO.Stream _ ) As System.Collections.Generic.List(Of VectorItemBase)
public static System.Collections.Generic.List<VectorItemBase> Read( System.IO.Stream stream )
パラメータ
- stream
- GeoRSS データを含むストリーム。
戻り値の型
インポートされるベクター要素のリスト。