IndexRangeComparer.Equals(IndexRange, IndexRange) 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.
public bool Equals (Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange first, Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange second);
override this.Equals : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange * Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange -> bool
Public Function Equals (first As IndexRange, second As IndexRange) As Boolean
Parameters
- first
- IndexRange
- second
- IndexRange