SortingArray Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
-
SortingArray
- Implementações
Construtores
| Nome | Description |
|---|---|
| SortingArray() | |
Campos
| Nome | Description |
|---|---|
| c_iIncrementalBufferSize | |
| m_arrGroups | |
| m_iGroups | |
| m_iGroupsBufferLength | |
| m_iRows | |
Métodos
| Nome | Description |
|---|---|
| DeleteElementAt(Int32) | |
| GetElementAt(Int32) | |
| GetGroupAt(Int32) | |
| InsertAt(Int32, Object) | |
| InsertWith(Int32, Object) | |
| NumGroups() | |
| NumRows() | |
| ResetElements() | |
| SetElementAt(Int32, Int32) | |