Chili.Opf3 Send comments on this topic.
Generic ID Class Members
See Also  Properties  Methods 
Chili.Opf3 Namespace : Generic ID Class


The following tables list the members exposed by Generic ID.

Public Constructors

 NameDescription
Public ConstructorID ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyHasValue Gets whether the ID has a value set.  
Public PropertyValue Specifies the current value of the ID.  
Top

Public Methods

 NameDescription
Public MethodClone Creates a new object that is a copy of the current instance.  
Public MethodEqualsOverridden.  Determines whether two instances are equal.  
Public MethodGetHashCodeOverridden.  Returns the hash code of the object.  
Top

Public Operators

Public Operator Equality Checks the values and returns true, if both have the same value.
Public Operator Inequality Checks the values and returns true, if both have different values.
Top

See Also