'宣言 Public Overloads Shared Function Read( _ ByVal s As System.String _ ) As System.Collections.Generic.List(Of VectorItemBase)
public static System.Collections.Generic.List<VectorItemBase> Read( System.string s )
パラメータ
- s
- KML データを含む文字列。
戻り値の型
C1VectorLayer のベクターオブジェクトのリスト。