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
otherPropertyIdThe identifier to compare against.