Method Clear
Clear()
Removes all metadata entries from the collection.
public void Clear()
Exceptions
- InvalidOperationException
The collection is read-only.
Removes all metadata entries from the collection.
public void Clear()
The collection is read-only.