Click or drag to resize

AssemblyIdentityEquals Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodEquals(Object)
Returns a value indicating whether this instance is equal to a specified object.
(Overrides ObjectEquals(Object).)
Public methodEquals(Assembly)
Returns a value indicating whether this instance is equal to the value of the specified Assembly instance.
Public methodEquals(AssemblyIdentity)
Returns a value indicating whether this instance is equal to the value of the specified AssemblyIdentity instance.
Top
See Also