PickerProperties Members

Include Protected Members
Include Inherited Members

A collection of PickerProperty objects.

The PickerProperties type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Gets a Object object that represents the container application for the PickerProperties object.
Public property Count Gets the count of the number of PickerProperty objects contained within the PickerProperties collection.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the PickerProperties object was created.
Public property Item Gets a PickerProperty object at the specified index.

Top

Methods

  Name Description
Public method Add Adds a PickerProperty object to the collection.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator() Returns an enumerator that iterates through the collection.
Public method Remove Removes a PickerProperty from the collection.

Top

See Also

Reference

PickerProperties Interface

Microsoft.Office.Core Namespace