UpdateTrigger.IEquatable<UpdateTrigger>.Equals(UpdateTrigger) 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.Language.Intellisense.AsyncCompletion.Data.UpdateTrigger>.Equals(Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::UpdateTrigger other) = IEquatable<Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::UpdateTrigger>::Equals;
bool IEquatable<UpdateTrigger>.Equals (Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.UpdateTrigger other);
abstract member System.IEquatable<Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.UpdateTrigger>.Equals : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.UpdateTrigger -> bool
override this.System.IEquatable<Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.UpdateTrigger>.Equals : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.UpdateTrigger -> bool
Function Equals (other As UpdateTrigger) As Boolean Implements IEquatable(Of UpdateTrigger).Equals
Parameters
- other
- UpdateTrigger