ConceptHMI Web Help
ConceptDynamicList<T> Class
Members 
The base class for the polymorphous elements
Represents the generic class for the list containing polymorphous element. As a ConceptElement, this class has the mecanism allow serialization and deserialisation from/to a node or a file. When deserializing, the ConceptList will create dynamically instances of ConceptElement using the ConceptFactory described in the node/file.
Syntax
[DefaultMember("Item")]
[ConceptVisible(true)]
public class ConceptDynamicList<T> : ConceptDynamicList 
where T: class
Type Parameters
T
The base class for the polymorphous elements
Inheritance Hierarchy

System.Object
   Concept.Model.ConceptElement
      Concept.Model.ConceptContainer
         Concept.Model.ConceptList
            Concept.Model.ConceptDynamicList
               Concept.Model.ConceptDynamicList<T>
                  Concept.Components.BaseLicenseParameters
                  Concept.Components.Groups
                  Concept.Components.IoTechnologies
                  Concept.Components.Users
                  Concept.Components.ValidationChecks

Requirements

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

See Also

Reference

ConceptDynamicList<T> Members
Concept.Model Namespace

 

 


© 2016 Objectis

Send Feedback