PowerTools ActiveReports for .NET 9.0J
GetResourcesByItemName メソッド

項目名。
項目名に基づいてリソースを取得します。
構文
'宣言
 
Public Function GetResourcesByItemName( _
   ByVal itemName As String _
) As IEnumerable(Of KeyValuePair(Of String,String))
public IEnumerable<KeyValuePair<string,string>> GetResourcesByItemName( 
   string itemName
)

パラメータ

itemName
項目名。
参照

関連項目

LocalizationResource クラス
LocalizationResource メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.