Overload | Description |
---|---|
Create(String) | Creates a New Element from a specified Element Type |
Create(String,Server) | Creates a new element based upon the specified element type. The object that is returned will implement be a subclass of Element, as defined by the ElementType, or a plain Element if the ElementType class cannot be found. definition. |