バージョン

Remove(TileBase) メソッド

このコレクションから指定したタイルを削除します。
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal tile As TileBase _
) 
public void Remove( 
   TileBase tile
)

パラメータ

tile
削除する タイル への参照。
参照