Item Method (Property Object)

Object: Property Object

Prerequisites: None

Returns a Property contained in the Property object.

Usage

Property.Item (ByVal arg As Long), or

Property (arg)

Arguments

arg

A zero-based index of a property, or the name of a property.

Description

Applies to the Property object (default method). See Property Object for more information.