ActiveReports 9
GetResource Method

ResourceInfo instance contains information about resource to be located.
Gets Resource by its ResourceInfo.
Syntax
'Declaration
 
Public MustOverride Function GetResource( _
   ByVal resourceInfo As ResourceInfo _
) As Resource
public abstract Resource GetResource( 
   ResourceInfo resourceInfo
)

Parameters

resourceInfo
ResourceInfo instance contains information about resource to be located.

Return Value

Resource contains resource that was located.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ResourceLocator Class
ResourceLocator Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum