Share

ClientResourceMaps.Item Property

Parent Object: ClientResourceMaps

Description

Allows integer-indexed access to items in the collection.

Syntax

ClientResourceMaps.Item( Index As Long ) As ClientResourceMap

Property Value

This is a read only property whose value is a ClientResourceMap.

Parameters

Name Type Description
Index Long Input Long value that specifies the ClientNodeIconResourceMap to return. If an out of range index is provided, an error will occur.

Version

Introduced in version 2022

Was this information helpful?