IRowSetEx.GetRows(Int32, Int32, Boolean, Int32) Method
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.
C#
public Microsoft.Hpc.Scheduler.Properties.PropertyRow[] GetRows (int firstRow, int lastRow, bool defineBoundary, out int rowCount);
abstract member GetRows : int * int * bool * -> Microsoft.Hpc.Scheduler.Properties.PropertyRow[]
Public Function GetRows (firstRow As Integer, lastRow As Integer, defineBoundary As Boolean, ByRef rowCount As Integer) As PropertyRow()
- firstRow
- Int32
- lastRow
- Int32
- defineBoundary
- Boolean
- rowCount
- Int32
Производ | Верзије |
---|---|
Microsoft HPC Pack 2016 Update 1 SDK | Microsoft HPC Pack 2016 Update 1 SDK 5.1.6115 |