GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.DataEngine.DataProcessing 名前空間 > InteractiveSortState クラス : TryGetValue メソッド |
'宣言 Public Function TryGetValue( _ ByVal key As Integer, _ ByRef value As InteractiveSort _ ) As Boolean
public bool TryGetValue( int key, out InteractiveSort value )