Remove()
Public Function |
Declared in: NiValuepairs.h |
Declaration
void Remove( const CString& valuePairName);
Description
Removes the specified value pair from the collection.
Parameters
const CString& valuePairName
Specifies the name of the value pair to remove.