バージョン

Sort メソッド

シンタックス
'宣言
 
Public Sub Sort( _
   ByVal sortedTuple As Infragistics.Olap.Data.ITuple, _
   ByVal sortDirection As Infragistics.Olap.SortDirection, _
   ByVal removeExistingSortings As Boolean _
) 
public void Sort( 
   Infragistics.Olap.Data.ITuple sortedTuple,
   Infragistics.Olap.SortDirection sortDirection,
   bool removeExistingSortings
)

パラメータ

sortedTuple
sortDirection
removeExistingSortings
参照