public bool Remove(
MeasurementKey key
)Public Function Remove (
key As MeasurementKey
) As Booleanpublic:
virtual bool Remove(
MeasurementKey^ key
) sealedfunction Remove(key);| ArgumentNullException | key is . |
| NotSupportedException | The IDictionaryTKey, TValue is read-only. |