バージョン

Remove メソッド (LevelDescriptorsCollection)

このコレクションから指定した名前の LevelDescriptor を削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal name As String _
) 
public void Remove( 
   string name
)

パラメータ

name
削除する LevelDescriptor の名前。
参照