Share via


IndexRange(Int64, Int64) Constructor

Definition

public IndexRange (long startIndex, long endIndex);
new Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange : int64 * int64 -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange
Public Sub New (startIndex As Long, endIndex As Long)

Parameters

startIndex
Int64
endIndex
Int64

Applies to