'Declaration Public Overloads Function Equals( _ ByVal other As Def.TablixRow _ ) As Boolean
public bool Equals( Def.TablixRow other )
Parameters
- other
- The object to compare with the current object.
Return Value
true if the specified object is equal to the current object; otherwise, false.