Share via


Windows Media Player 11 SDK StringCollection.isIdentical 

Windows Media Player SDK banner art

Previous Next

StringCollection.isIdentical

The isIdentical method retrieves a value indicating whether the supplied object is the same as the current one.

Syntax

  

Parameters

stringCollection

StringCollection object to compare with the current one.

Return Values

This method returns a Boolean.

Remarks

To use this method, read access to the library is required. For more information, see Library Access.

Requirements

Version: Windows Media Player 11.

Library: Use wmp.dll.

See Also

Previous Next