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
- 実装
コンストラクター
| 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) |