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 |
IWMPPlaylist.count (VB and C#)
The count property gets the number of media items in a playlist.
Property Value
A System.Int32 that is the number of media items in the playlist.
Remarks
Before using this property, you must have read access to the library. For more information, see Library Access.
Example Code
See the attributeCount property for example code that uses this property.
Requirements
Version: Windows Media Player 9 Series or later
Namespace: WMPLib
Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)
See Also
| Previous | Next |