Share via


SortingArray クラス

定義

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
実装

コンストラクター

SortingArray()

フィールド

c_iIncrementalBufferSize
m_arrGroups
m_iGroups
m_iGroupsBufferLength
m_iRows

メソッド

DeleteElementAt(Int32)
GetElementAt(Int32)
GetGroupAt(Int32)
InsertAt(Int32, Object)
InsertWith(Int32, Object)
NumGroups()
NumRows()
ResetElements()
SetElementAt(Int32, Int32)

適用対象