NodeComparer.

Equals(string[], string[]) Method

Syntax

public bool Equals(string[] x, string[] y)

Parameters

Name Type Description
x string[]
y string[]

Return Value

Type Description
bool