ImageId.IEquatable<ImageId>.Equals(ImageId) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
virtual bool System.IEquatable<Microsoft.VisualStudio.Core.Imaging.ImageId>.Equals(Microsoft::VisualStudio::Core::Imaging::ImageId other) = IEquatable<Microsoft::VisualStudio::Core::Imaging::ImageId>::Equals;
bool IEquatable<ImageId>.Equals (Microsoft.VisualStudio.Core.Imaging.ImageId other);
abstract member System.IEquatable<Microsoft.VisualStudio.Core.Imaging.ImageId>.Equals : Microsoft.VisualStudio.Core.Imaging.ImageId -> bool
override this.System.IEquatable<Microsoft.VisualStudio.Core.Imaging.ImageId>.Equals : Microsoft.VisualStudio.Core.Imaging.ImageId -> bool
Function Equals (other As ImageId) As Boolean Implements IEquatable(Of ImageId).Equals
Parameters
- other
- ImageId