Download CLab# and CaSPer: User Manual

Transcript
6.2. NAMESPACE CLAB.BDD
77
• Equals
public bool Equals( )
Determines whether the specified is equal to the current .
– Parameters
∗ obj • Finalize
protected void Finalize( )
Allows an to attempt to free resources and perform other cleanup operations before
the is reclaimed by garbage collection.
• GetHashCode
public int GetHashCode( )
Serves as a hash function for a particular type. is suitable for use in hashing algorithms and data structures like a hash table.
• GetType
public System.Type GetType( )
Gets the of the current instance.
• MemberwiseClone
protected object MemberwiseClone( )
Creates a shallow copy of the current .