Share

ClientFeatureElements.Item Property

Parent Object: ClientFeatureElements

Description

Method that returns the specified ClientFeatureElement object from the collection. This is the default method of the ClientFeatureElement collection object.

Syntax

ClientFeatureElements.Item( Index As Long ) As ClientFeatureElement

Property Value

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

Parameters

Name Type Description
Index Long Input Long value that specifies the index of the ClientFeatureElement to return.

Version

Introduced in version 2008

Was this information helpful?