public void Remove(
Object value
)Public Sub Remove (
value As Object
)abstract Remove :
value : Object -> unit
override Remove :
value : Object -> unit | NotSupportedException | The IList is read-only.-or- The IList has a fixed size. |