_NewEnum()

Namespace ›› System ›› MfHashTable ›› Methods ››
Parent Previous Next

_NewEnum()

Overrides MfEnumerableBase._NewEnum()

_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()

Remarks

Protected Method.