IndexRange.Includes 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.
Overloads
Includes(Int64) | |
Includes(IndexRange) |
Includes(Int64)
Includes(IndexRange)
public bool Includes (Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange range);
member this.Includes : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.IndexRange -> bool
Public Function Includes (range As IndexRange) As Boolean
Parameters
- range
- IndexRange