Maps for WinForms
Items プロパティ (VectorLayer)

C1.Win.Map.4.5.2 アセンブリ > C1.FlexMap 名前空間 > VectorLayer クラス : Items プロパティ
ベクター要素のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Items As System.Collections.Generic.IList(Of VectorItem)
public System.Collections.Generic.IList<VectorItem> Items {get;}
参照

VectorLayer クラス
VectorLayer メンバ