Click or drag to resize

DataDictionaryTKey, TValueClear Method

Removes all elements from the IDictionary object.

Namespace:  Slash.Unity.DataBind.Core.Data
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
Exceptions
ExceptionCondition
NotSupportedException The IDictionary object is read-only.
See Also