IndexRange.FromLength(Int64, Int64) 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 static Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange FromLength (long startIndex, long length);
static member FromLength : int64 * int64 -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange
Public Shared Function FromLength (startIndex As Long, length As Long) As IndexRange
Parameters
- startIndex
- Int64
- length
- Int64