'Declaration Public Function Compare( _ ByVal other As PageColumnDef _ ) As Boolean
public bool Compare( PageColumnDef other )
Parameters
- other
- The PageColumnDef to compare the current object with.
Return Value
true if the properties of the two objects are equal, false otherwise.