Maps for WPF
Children プロパティ (VectorLayer)

C1.WPF.Maps アセンブリ > C1.WPF.Maps 名前空間 > VectorLayer クラス : Children プロパティ
子要素のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Children As System.Collections.ObjectModel.ObservableCollection(Of VectorItemBase)
public System.Collections.ObjectModel.ObservableCollection<VectorItemBase> Children {get;}
参照

VectorLayer クラス
VectorLayer メンバ