Constructors: NewResPictureGroup

NewResPictureGroup

Creates a picture group object used to contain information about resources that are grouped together.



 Public Function NewResPictureGroup(
	  ByVal GroupType As PictureGroupTypes ) As ResPictureGroup

Parameters

GroupType
[ByVal] PictureGroupTypes. The type of resource the group represents.

Return Values

ResPictureGroup -  A group of container for a specific resource type.

Remarks

See Also

Project CorLib Overview
Class Constructors Overview