ConceptHMI Web Help
IsNameUnique Method (ConceptContainer)
The ConceptElement which want to know if the name is unique.
The name to verify.
Determines whether the name of the ConceptElement is already used in the internal list. The name must be unique.
Syntax
public virtual bool IsNameUnique( 
   ConceptElement element,
   string name
)

Parameters

element
The ConceptElement which want to know if the name is unique.
name
The name to verify.

Return Value

true if the name is not used in the list; otherwise, false.
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