Overrides MfEnumerableBase._NewEnum()
_NewEnum()
Returns a new enumerator to enumerate this object's key-value pairs. This method is usually not called directly, but by the for-loop or by GetEnumerator()
Protected Method.