'Declaration Function DescribeResources( _ ByVal resources() As ResourceInfo _ ) As ResourceDescriptor()
ResourceDescriptor[] DescribeResources( ResourceInfo[] resources )
Parameters
- resources
- An array of GrapeCity.ActiveReports.ResourceInfo objects representing the resources to describe.
Return Value
An array of ResourceDescriptor objects representing the descriptors of the requested resources.