バージョン

NewSelection プロパティ

この変更の実行が許可された場合に、選択されるタイルを含む列挙型リストを返します。つまり、イベントがキャンセルされない場合。
シンタックス
'宣言
 
Public ReadOnly Property NewSelection As IEnumerable(Of TileBase)
public IEnumerable<TileBase> NewSelection {get;}
参照