Creates a Seq from the own, enumerable, string key-value pairs of an object. Values are produced lazily.
Type of the source object.
Source object to create the Seq from.
A Seq of key-value pairs from the source object.
Creates a Seq from the own, enumerable, string key-value pairs of an object. Values are produced lazily.