GrapeCity ActiveReports for .NET 12.0J
TryGetValue メソッド

構文
'宣言
 
Public Function TryGetValue( _
   ByVal key As Integer, _
   ByRef value As InteractiveSort _
) As Boolean
public bool TryGetValue( 
   int key,
   out InteractiveSort value
)

パラメータ

key
value
参照

関連項目

InteractiveSortState クラス
InteractiveSortState メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.