XmlQuerySequence.System.Collections.Generic.ICollection.Remove メソッド 
アセンブリ: System.Data.SqlXml (system.data.sqlxml.dll 内)
 構文
構文Private Function System.Collections.Generic.ICollection<T>.Remove ( _ value As T _ ) As Boolean Implements ICollection(Of T).Remove
Dim instance As XmlQuerySequence(Of T) Dim value As T Dim returnValue As Boolean returnValue = CType(instance, ICollection(Of T)).Remove(value)
private: virtual bool System.Collections.Generic.ICollection<T>.Remove ( T value ) sealed = ICollection<T>::Remove
 プラットフォーム
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
 バージョン情報
バージョン情報 参照
参照- XmlQuerySequence.System.Collections.Generic.ICollection<T>.Remove メソッドのページへのリンク

 
                             
                    


