ColumnNamePair..::..Equals Method (ColumnNamePair)
Indicates whether the current object is equal to another object of the same type.
Namespace:
Tortuga.Chain.MetadataAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
public bool Equals( ColumnNamePair other )
Public Function Equals ( _ other As ColumnNamePair _ ) As Boolean
public: bool^ Equals( ColumnNamePair^ other )
Parameters
- other
- Type: Tortuga.Chain.Metadata..::..ColumnNamePair
An object to compare with this object.