PickerResults Members
Include Protected Members
Include Inherited Members
A collection of PickerResult objects.
The PickerResults type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets a Object object that represents the container application for the PickerResults object. |
![]() |
Count | Retrieves the count of the number of PickerResult objects contained within the PickerResults collection. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the PickerResults object was created. |
![]() |
Item | Gets a PickerResult object at the specified index. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds a PickerResult object to the PickerResults collection. |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() |
Top