Maps for WPF/Silverlight
ReadPlacemarks メソッド

C1.Silverlight.Maps.5 アセンブリ > C1.Silverlight.Maps 名前空間 > KmlReader クラス : ReadPlacemarks メソッド
シンタックス
'宣言
 
Private Shared Sub ReadPlacemarks( _
   ByVal xdoc As System.Xml.Linq.XElement, _
   ByVal vectors As System.Collections.Generic.List(Of C1VectorItemBase), _
   ByVal names() As System.Xml.Linq.XName, _
   ByVal styles As System.Collections.Generic.Dictionary(Of String,XElement) _
) 
private static void ReadPlacemarks( 
   System.Xml.Linq.XElement xdoc,
   System.Collections.Generic.List<C1VectorItemBase> vectors,
   System.Xml.Linq.XName[] names,
   System.Collections.Generic.Dictionary<string,XElement> styles
)

パラメータ

xdoc
vectors
names
styles
参照

KmlReader クラス
KmlReader メンバ