ResourceContentLength Property
This property shows the length of the resource returned.
Syntax
char* GetResourceContentLength(int iResourceIndex);
Default Value
""
Remarks
This property shows the length of the resource returned.
The size of the array is controlled by the ResourceCount property.
This property is read-only and not available at design time.
Data Type
String