バージョン

TargetCollection プロパティ

ターゲットのコレクションを取得または設定します。
シンタックス
'宣言
 
Public ReadOnly Property TargetCollection As ReadOnlyCollection(Of IAreaItemViewModel)
public ReadOnlyCollection<IAreaItemViewModel> TargetCollection {get;}

プロパティ値

ターゲットのコレクション。
参照