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