'Declaration Public Overloads Function Equals( _ ByVal other As Alignment _ ) As Boolean
'Declaration
Public Overloads Function Equals( _ ByVal other As Alignment _ ) As Boolean
'Usage Dim instance As Alignment Dim other As Alignment Dim value As Boolean value = instance.Equals(other)
'Usage
Dim instance As Alignment Dim other As Alignment Dim value As Boolean value = instance.Equals(other)
public bool Equals( Alignment other )
Alignment Structure Alignment Members Overload List