MetadataCacheResult<T>.Equals 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.
Overloads
Equals(MetadataCacheResult<T>) | |
Equals(Object) |
Equals(MetadataCacheResult<T>)
public virtual bool Equals (Microsoft.Internal.VisualStudio.Extensibility.Framework.MetadataCacheResult<T>? other);
Public Overridable Function Equals (other As MetadataCacheResult(Of T)) As Boolean
Parameters
- other
- MetadataCacheResult<T>