ActiveReports 8
ResourceInfo Constructor

Name of the resource to be located.
Initializes new instance of ResourceInfo.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String _
)
public ResourceInfo( 
   System.string name
)

Parameters

name
Name of the resource to be located.
See Also

Reference

ResourceInfo Structure
ResourceInfo Members

Support Forum