バージョン

MapPolyline クラス

文字列からの組み込みのタイプ変換を持つポイントのシンプルな順番に並べられたポイントのコレクション
シンタックス
'宣言
 
Public Class MapPolyline 
   Inherits System.Collections.Generic.List(Of Point)
public class MapPolyline : System.Collections.Generic.List<Point> 
参照