ConceptHMI Web Help
GetHashCode(Boolean,IEnumerable<String>) Method
Define if the hash must look in the Items of ConceptComponent
The list of subjects to include in the hash
This function provides a hash code that matches to the properties of this element. This hash code allows to know if the ConceptComponent has changed between two calls of this function.
Syntax
public override string GetHashCode( 
   bool recursive,
   IEnumerable<string> subjects
)

Parameters

recursive
Define if the hash must look in the Items of ConceptComponent
subjects
The list of subjects to include in the hash

Return Value

A System.String that represents the code.
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

ConceptComponent Class
ConceptComponent Members
Overload List

 

 


© 2016 Objectis

Send Feedback