Table of Contents

Method Equals

Namespace
Pinwheel.Vista.ExposeProperty
Assembly
Pinwheel.Vista.Runtime.dll

Equals(PropertyId)

Tests whether this identifier refers to the same node property as another identifier.

public bool Equals(PropertyId other)

Parameters

other PropertyId

The identifier to compare against.

Returns

bool

true when both the node ID and property name match exactly; otherwise, false.