'宣言
Public Overloads Function Remove( _
ByVal As System.Integer _
) As System.Boolean
public System.bool Remove(
System.int
)
パラメータ
- item
- System.Collections.Generic.ICollection`1 から削除するオブジェクト。
戻り値の型
System.Collections.Generic.ICollection`1 から が正常に削除された場合は true、そうでない場合は false。このメソッドは、元の System.Collections.Generic.ICollection`1 に が見つからなかった場合にも false を返します。
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2