Aracılığıyla paylaş


IndexRange.PartitionBy(Int32) Method

Definition

public System.Collections.Generic.IEnumerable<Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange> PartitionBy (int size);
member this.PartitionBy : int -> seq<Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange>
Public Function PartitionBy (size As Integer) As IEnumerable(Of IndexRange)

Parameters

size
Int32

Returns

Applies to