IndexRange(Int64, Int64) Constructor
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 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