'宣言 Public 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
- GeoJSON データのストリーム。
戻り値の型
ベクター項目のコレクション。