Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Clear()

  • Declared in: RT.Util.Collections.ReadOnlyDictionary<TKey, TValue>
  • Implements: ICollection<KeyValuePair<TKey, TValue>>.Clear()

Declaration

public void Clear()

Summary

Not supported on a ReadOnlyDictionary.