Removes all items from the collection.
[C#] void Clear() [Visual Basic] Sub Clear()
void Clear()
Sub Clear()
may throw NotSupportedException()
All Fields collections are read only so calling this function will generate a NotSupportedException.
None.
Submit feedback about this site to: