public static void Collect(object obj, NameValueCollection collection) { Internals.ParsePath(collection, null, obj); }