ConceptHMI Web Help
CheckNameUniqueness Method
The ConceptElement which want to know if the name is unique.
The name to verify.
Checks if the name of the ConceptElement is already used in the internal list. The name must be unique. If the name is already used, an Concept.Utils.ConceptException is thrown.
Syntax
public void CheckNameUniqueness( 
   ConceptElement item,
   string name
)

Parameters

item
The ConceptElement which want to know if the name is unique.
name
The name to verify.
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

ConceptContainer Class
ConceptContainer Members

 

 


© 2016 Objectis

Send Feedback