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

検索するリソースの情報を格納するResourceInfoのインスタンス。
ResourceInfoからResourceを取得します。
構文
'宣言
 
Public MustOverride Function GetResource( _
   ByVal resourceInfo As ResourceInfo _
) As Resource
public abstract Resource GetResource( 
   ResourceInfo resourceInfo
)

パラメータ

resourceInfo
検索するリソースの情報を格納するResourceInfoのインスタンス。

戻り値の型

検索されたリソースを格納するResource
参照

関連項目

ResourceLocator クラス
ResourceLocator メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.