virtual P6R::P6ERR P6R::p6IDOMNodesetSort::distinctValues (  )  [pure virtual]

This function removes duplicate nodes from the node set.

Where duplicates are defined as two nodes that contain the same value. Note, that calling this function successfully causes an implicit reset() on the enumerator. This is necessary since the contents of the set can change.

Returns:
SuccessP6R::eOk 
FailureP6R::eNotInitializedThe component is in an invalid state.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.