IValidationMetaAttributes.Item

Syntax

Item(Index: Integer): IMetaAttribute);

Parameters

Index. Attribute index in the collection.

Description

The Item method returns an attribute from the collection by its index.

See also:

IValidationMetaAttributes