public static bool HaveEqualIds( this IElement a, IElement b )
<ExtensionAttribute> Public Shared Function HaveEqualIds ( a As IElement, b As IElement ) As Boolean
public: [ExtensionAttribute] static bool HaveEqualIds( IElement^ a, IElement^ b )
[<ExtensionAttribute>] static member HaveEqualIds : a : IElement * b : IElement -> bool