Removes an item from the collection.
[C#] bool Remove(Field value) [Visual Basic] Function Remove(value As Field) As Boolean
bool Remove(Field value)
Function Remove(value As Field) As Boolean
may throw NotSupportedException()
All Fields collections are read only so calling this function will generate a NotSupportedException.
None.
Submit feedback about this site to: