Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
46 lines (25 loc) · 771 Bytes

borderarts-item-method-publisher.md

File metadata and controls

46 lines (25 loc) · 771 Bytes
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
BorderArts.Item Method (Publisher)
vbapb10.chm7733248
vbapb10.chm7733248
publisher
Publisher.BorderArts.Item
64c79cf8-dfbf-9979-27d9-367603f5bf9a
06/08/2017

BorderArts.Item Method (Publisher)

Returns an individual object in a specified collection.

Syntax

expression. Item( Index)

_expression_A variable that represents a BorderArts object.

Parameters

Name Required/Optional Data Type Description
Index Required Variant The number or name of the field or list box item to return.

Return Value

BorderArt

See also

Concepts

BorderArts Object