ICollection<(Of <(<'T>)>)>..::..Clear Method
Removes all items from the ICollection<(Of <(<'T>)>)>.
Namespace:
System.Collections.GenericAssembly: Bridge (in Bridge.dll)
Exceptions
Exception | Condition |
---|---|
System..::..NotSupportedException | The ICollection<(Of <(<'T>)>)> is read-only. |