public static object CreateObject(string,bool);
public static object CreateObject(string,string[],bool);
public static object CreateObject(XmlNode,bool);
public static object CreateObject(XmlNode,string[],bool);
Factory Class | Sitecore.Configuration Namespace