Clear()

Namespace ›› System ›› MfDictionaryBase ›› Methods ››
Parent Previous Next

Clear()

instance.Clear()

Clear()

Clears the contents of the MfDictionaryBase instance.
Count is set to zero, and references to other objects from elements of the collection are also released.

Remarks

This method in not to be overridden.

Throws

Throws MfNullReferenceException if MfDictionaryBase is not set to an instance.