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