The following tables list the members exposed by IRelatedPropertiesPairCollection.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements actually contained in the collection. | |
| IsReadOnly | Returns whether the collection is read-only. | |
| Item | Returns the item at the given index. |
| Name | Description | |
|---|---|---|
| Contains | Determines whether an element is in the collection. | |
| CopyTo | Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array. |