'Declaration
Public Overloads Function Equals( _ ByVal other As PageLayout _ ) As Boolean
'Usage
Dim instance As PageLayout Dim other As PageLayout Dim value As Boolean value = instance.Equals(other)
public bool Equals( PageLayout other )
Parameters
- other