ResPictureGroup: Item (get)

Item

Returns the info of a picture at the specific index.



 Public Property Get Item(
	  ByVal Index As Long ) As ResPictureGroupInfo

Parameters

Index
[ByVal] Long. An index into the list of pictures in the group.

Return Values

ResPictureGroupInfo -  A ResPictureGroupInfo at the specified index.

Remarks

Read Only.

See Also

Project CorLib Overview
Class ResPictureGroup Overview