ExpressionNodeChildren.EqualProperties(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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