Maps for WinRT XAML
Read(Stream) メソッド

KML データを含むストリーム。
ストリームから KML データを読み取ります。
構文
'宣言
 
Public Overloads Shared Function Read( _
   ByVal stream As System.IO.Stream _
) As System.Collections.Generic.List(Of C1VectorItemBase)
public static System.Collections.Generic.List<C1VectorItemBase> Read( 
   System.IO.Stream stream
)

パラメータ

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

戻り値の型

C1VectorLayer のベクターオブジェクトのリスト。
参照

KmlReader クラス
KmlReader メンバ
オーバーロード一覧