The following tables list the members exposed by IEdmStrLst5.
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of strings in this list. |
![]() | IsEmpty | Gets whether this list is empty. |
| Name | Description | |
|---|---|---|
![]() | AddTail | Adds a string to the end of this list. |
![]() | GetHeadPosition | Starts an enumeration of the strings in this list. |
![]() | GetNext | Gets the next string in this list. |

