ExpressionNodeChildren.EqualProperties(Object) Method

Definition

Children node specific type comparison type and nullability of comparison object checked by caller (Equals)

protected override bool EqualProperties (object obj);
override this.EqualProperties : obj -> bool
Protected Overrides Function EqualProperties (obj As Object) As Boolean

Parameters

obj
Object

Object to compare to

Returns

Applies to