シンタックス
'宣言
Private Shared Sub ReadPlacemarks( _
ByVal As System.Xml.Linq.XElement, _
ByVal As System.Collections.Generic.List(Of C1VectorItemBase), _
ByVal () As System.Xml.Linq.XName, _
ByVal As System.Collections.Generic.Dictionary(Of String,XElement) _
)
private static void ReadPlacemarks(
System.Xml.Linq.XElement ,
System.Collections.Generic.List<C1VectorItemBase> ,
System.Xml.Linq.XName[] ,
System.Collections.Generic.Dictionary<string,XElement>
)
パラメータ
- xdoc
- vectors
- names
- styles
参照