SortingArray 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class SortingArray : Microsoft::ReportingServices::QueryDesigners::ISortingArray
public class SortingArray : Microsoft.ReportingServices.QueryDesigners.ISortingArray
type SortingArray = class
interface ISortingArray
Public Class SortingArray
Implements ISortingArray
- 繼承
-
SortingArray
- 實作
建構函式
| 名稱 | Description |
|---|---|
| SortingArray() | |
欄位
| 名稱 | Description |
|---|---|
| c_iIncrementalBufferSize | |
| m_arrGroups | |
| m_iGroups | |
| m_iGroupsBufferLength | |
| m_iRows | |
方法
| 名稱 | Description |
|---|---|
| DeleteElementAt(Int32) | |
| GetElementAt(Int32) | |
| GetGroupAt(Int32) | |
| InsertAt(Int32, Object) | |
| InsertWith(Int32, Object) | |
| NumGroups() | |
| NumRows() | |
| ResetElements() | |
| SetElementAt(Int32, Int32) | |