Parameters
- value
 - The value of the element to remove.
 
Return Value
true if the element is successfully removed; otherwise, false. This method also returns false if value was not found in the original IList.| Exception | Description | 
|---|---|
| System.NotSupportedException | The IList is read-only. | 
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7