Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
IWMPStringCollection Interface (VB and C#)
Provides a property and a method for accessing a collection of strings by index number.
The IWMPStringCollection interface exposes the following property.
| Property | Description |
| count | Gets the number of items in the string collection. |
The IWMPStringCollection interface exposes the following method.
| Method | Description |
| Item | Returns the string at the specified index. |
Get an IWMPStringCollection interface by using the following methods**.**
| Interface | Method |
| IWMPMediaCollection | getAttributeStringCollection |
See Also
| Previous | Next |