Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Returns an object from the collection.
Syntax
expression.Item (Index)
expression A variable that represents a UserDefinedProperties object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| Index | Required | Variant | Either a Long value that represents the 1-based index number of an object in the collection, or a String value that represents the Name property value of an object in the collection. |
Return value
A UserDefinedProperty object that represents the specified object.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.