Share via


Resources.UniqueID Property

Project Developer Reference

Returns a Resource object from its containing collection. Read-only Object.

Syntax

expression.UniqueID(Index)

expression   A variable that represents a Resources object.

Parameters

Name Required/Optional Data Type Description
Index Required Long The position of the object within its containing collection.

Return Value
Resource

See Also