Constructors: NewPictureResourceGroup

NewPictureResourceGroup

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



 Public Function NewPictureResourceGroup(
	  ByVal GroupType As PictureGroupTypes ) As PictureResourceGroup

Parameters

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

Return Values

PictureResourceGroup -  A group container for a specific resource type.

See Also

Project CorLib Overview

Class Constructors Overview