IndexRangeComparer Class
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.
public class IndexRangeComparer : System.Collections.Generic.IEqualityComparer<Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange>
type IndexRangeComparer = class
interface IEqualityComparer<IndexRange>
Public Class IndexRangeComparer
Implements IEqualityComparer(Of IndexRange)
- Inheritance
-
IndexRangeComparer
- Implements
Constructors
IndexRangeComparer() |
Methods
Equals(IndexRange, IndexRange) | |
GetHashCode(IndexRange) |