public bool Equals(PROPERTYKEY other) { return ((fmtid == other.fmtid) && (pid == other.pid)); }
public bool Equals(PROPERTYKEY other) { return((fmtid == other.fmtid) && (pid == other.pid)); }