Concept.Model Assembly > Concept.Model Namespace > ConceptContainer Class : AddNew Method |
Overload | Description |
---|---|
AddNew(ConceptFactory,String) | Creates a new instance of a ConceptElement based object with the ConceptFactory and adds it to the internal list of the ConceptContainer. |
AddNew(ConceptFactory) | Creates a new instance of a ConceptElement based object with the ConceptFactory and adds it to the internal list of the ConceptContainer. |
AddNew<T>(String) | Creates a new instance of a ConceptElement based object with the ConceptFactory and adds it to the internal list of the ConceptContainer. |
AddNew<T>() | Creates a new instance of a ConceptElement based object with the ConceptFactory and adds it to the internal list of the ConceptContainer. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2