IndexRange.Merge(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 Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange Merge (Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange range);
member this.Merge : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange
Public Function Merge (range As IndexRange) As IndexRange
Parameters
- range
- IndexRange